You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/eslint/index.json

1 line
23 KiB

{"entries":[{"name":"accessor-pairs","path":"rules/accessor-pairs","type":"Rules"},{"name":"Architecture","path":"developer-guide/architecture","type":"Developer Guide"},{"name":"array-bracket-newline","path":"rules/array-bracket-newline","type":"Rules"},{"name":"array-bracket-spacing","path":"rules/array-bracket-spacing","type":"Rules"},{"name":"array-callback-return","path":"rules/array-callback-return","type":"Rules"},{"name":"array-element-newline","path":"rules/array-element-newline","type":"Rules"},{"name":"arrow-body-style","path":"rules/arrow-body-style","type":"Rules"},{"name":"arrow-parens","path":"rules/arrow-parens","type":"Rules"},{"name":"arrow-spacing","path":"rules/arrow-spacing","type":"Rules"},{"name":"block-scoped-var","path":"rules/block-scoped-var","type":"Rules"},{"name":"block-spacing","path":"rules/block-spacing","type":"Rules"},{"name":"brace-style","path":"rules/brace-style","type":"Rules"},{"name":"callback-return","path":"rules/callback-return","type":"Rules"},{"name":"camelcase","path":"rules/camelcase","type":"Rules"},{"name":"capitalized-comments","path":"rules/capitalized-comments","type":"Rules"},{"name":"Change Requests","path":"developer-guide/contributing/changes","type":"Developer Guide"},{"name":"class-methods-use-this","path":"rules/class-methods-use-this","type":"Rules"},{"name":"Code Conventions","path":"developer-guide/code-conventions","type":"Developer Guide"},{"name":"Code Path Analysis Details","path":"developer-guide/code-path-analysis","type":"Developer Guide"},{"name":"comma-dangle","path":"rules/comma-dangle","type":"Rules"},{"name":"comma-spacing","path":"rules/comma-spacing","type":"Rules"},{"name":"comma-style","path":"rules/comma-style","type":"Rules"},{"name":"Command Line Interface","path":"user-guide/command-line-interface","type":"Guide"},{"name":"complexity","path":"rules/complexity","type":"Rules"},{"name":"computed-property-spacing","path":"rules/computed-property-spacing","type":"Rules"},{"name":"Configuring ESLint","path":"user-guide/configuring","type":"Guide"},{"name":"consistent-return","path":"rules/consistent-return","type":"Rules"},{"name":"consistent-this","path":"rules/consistent-this","type":"Rules"},{"name":"constructor-super","path":"rules/constructor-super","type":"Rules"},{"name":"Contributing","path":"developer-guide/contributing","type":"Developer Guide"},{"name":"Contributing","path":"developer-guide/contributing/index","type":"Developer Guide"},{"name":"curly","path":"rules/curly","type":"Rules"},{"name":"default-case","path":"rules/default-case","type":"Rules"},{"name":"Developer Guide","path":"developer-guide","type":"Developer Guide"},{"name":"Development Environment","path":"developer-guide/development-environment","type":"Developer Guide"},{"name":"dot-location","path":"rules/dot-location","type":"Rules"},{"name":"dot-notation","path":"rules/dot-notation","type":"Rules"},{"name":"eol-last","path":"rules/eol-last","type":"Rules"},{"name":"eqeqeq","path":"rules/eqeqeq","type":"Rules"},{"name":"ESLint Formatters","path":"user-guide/formatters","type":"Guide"},{"name":"for-direction","path":"rules/for-direction","type":"Rules"},{"name":"func-call-spacing","path":"rules/func-call-spacing","type":"Rules"},{"name":"func-name-matching","path":"rules/func-name-matching","type":"Rules"},{"name":"func-names","path":"rules/func-names","type":"Rules"},{"name":"func-style","path":"rules/func-style","type":"Rules"},{"name":"function-paren-newline","path":"rules/function-paren-newline","type":"Rules"},{"name":"generator-star","path":"rules/generator-star","type":"Rules"},{"name":"generator-star-spacing","path":"rules/generator-star-spacing","type":"Rules"},{"name":"getter-return","path":"rules/getter-return","type":"Rules"},{"name":"global-require","path":"rules/global-require","type":"Rules"},{"name":"global-strict","path":"rules/global-strict","type":"Rules"},{"name":"guard-for-in","path":"rules/guard-for-in","type":"Rules"},{"name":"handle-callback-err","path":"rules/handle-callback-err","type":"Rules"},{"name":"id-blacklist","path":"rules/id-blacklist","type":"Rules"},{"name":"id-length","path":"rules/id-length","type":"Rules"},{"name":"id-match","path":"rules/id-match","type":"Rules"},{"name":"implicit-arrow-linebreak","path":"rules/implicit-arrow-linebreak","type":"Rules"},{"name":"indent","path":"rules/indent","type":"Rules"},{"name":"indent-legacy","path":"rules/indent-legacy","type":"Rules"},{"name":"init-declarations","path":"rules/init-declarations","type":"Rules"},{"name":"Integrations","path":"user-guide/integrations","type":"Guide"},{"name":"jsx-quotes","path":"rules/jsx-quotes","type":"Rules"},{"name":"key-spacing","path":"rules/key-spacing","type":"Rules"},{"name":"keyword-spacing","path":"rules/keyword-spacing","type":"Rules"},{"name":"line-comment-position","path":"rules/line-comment-position","type":"Rules"},{"name":"linebreak-style","path":"rules/linebreak-style","type":"Rules"},{"name":"lines-around-comment","path":"rules/lines-around-comment","type":"Rules"},{"name":"lines-around-directive","path":"rules/lines-around-directive","type":"Rules"},{"name":"lines-between-class-members","path":"rules/lines-between-class-members","type":"Rules"},{"name":"max-depth","path":"rules/max-depth","type":"Rules"},{"name":"max-len","path":"rules/max-len","type":"Rules"},{"name":"max-lines","path":"rules/max-lines","type":"Rules"},{"name":"max-nested-callbacks","path":"rules/max-nested-callbacks","type":"Rules"},{"name":"max-params","path":"rules/max-params","type":"Rules"},{"name":"max-statements","path":"rules/max-statements","type":"Rules"},{"name":"max-statements-per-line","path":"rules/max-statements-per-line","type":"Rules"},{"name":"Migrating from JSCS","path":"user-guide/migrating-from-jscs","type":"Guide"},{"name":"Migrating to v1.0.0","path":"user-guide/migrating-to-1.0.0","type":"Guide"},{"name":"Migrating to v2.0.0","path":"user-guide/migrating-to-2.0.0","type":"Guide"},{"name":"Migrating to v3.0.0","path":"user-guide/migrating-to-3.0.0","type":"Guide"},{"name":"Migrating to v4.0.0","path":"user-guide/migrating-to-4.0.0","type":"Guide"},{"name":"multiline-comment-style","path":"rules/multiline-comment-style","type":"Rules"},{"name":"multiline-ternary","path":"rules/multiline-ternary","type":"Rules"},{"name":"New Rules","path":"developer-guide/contributing/new-rules","type":"Developer Guide"},{"name":"new-cap","path":"rules/new-cap","type":"Rules"},{"name":"new-parens","path":"rules/new-parens","type":"Rules"},{"name":"newline-after-var","path":"rules/newline-after-var","type":"Rules"},{"name":"newline-before-return","path":"rules/newline-before-return","type":"Rules"},{"name":"newline-per-chained-call","path":"rules/newline-per-chained-call","type":"Rules"},{"name":"no-alert","path":"rules/no-alert","type":"Rules"},{"name":"no-array-constructor","path":"rules/no-array-constructor","type":"Rules"},{"name":"no-arrow-condition","path":"rules/no-arrow-condition","type":"Rules"},{"name":"no-await-in-loop","path":"rules/no-await-in-loop","type":"Rules"},{"name":"no-bitwise","path":"rules/no-bitwise","type":"Rules"},{"name":"no-buffer-constructor","path":"rules/no-buffer-constructor","type":"Rules"},{"name":"no-caller","path":"rules/no-caller","type":"Rules"},{"name":"no-case-declarations","path":"rules/no-case-declarations","type":"Rules"},{"name":"no-catch-shadow","path":"rules/no-catch-shadow","type":"Rules"},{"name":"no-class-assign","path":"rules/no-class-assign","type":"Rules"},{"name":"no-comma-dangle","path":"rules/no-comma-dangle","type":"Rules"},{"name":"no-compare-neg-zero","path":"rules/no-compare-neg-zero","type":"Rules"},{"name":"no-cond-assign","path":"rules/no-cond-assign","type":"Rules"},{"name":"no-confusing-arrow","path":"rules/no-confusing-arrow","type":"Rules"},{"name":"no-console","path":"rules/no-console","type":"Rules"},{"name":"no-const-assign","path":"rules/no-const-assign","type":"Rules"},{"name":"no-constant-condition","path":"rules/no-constant-condition","type":"Rules"},{"name":"no-continue","path":"rules/no-continue","type":"Rules"},{"name":"no-control-regex","path":"rules/no-control-regex","type":"Rules"},{"name":"no-debugger","path":"rules/no-debugger","type":"Rules"},{"name":"no-delete-var","path":"rules/no-delete-var","type":"Rules"},{"name":"no-div-regex","path":"rules/no-div-regex","type":"Rules"},{"name":"no-dupe-args","path":"rules/no-dupe-args","type":"Rules"},{"name":"no-dupe-class-members","path":"rules/no-dupe-class-members","type":"Rules"},{"name":"no-dupe-keys","path":"rules/no-dupe-keys","type":"Rules"},{"name":"no-duplicate-case","path":"rules/no-duplicate-case","type":"Rules"},{"name":"no-duplicate-imports","path":"rules/no-duplicate-imports","type":"Rules"},{"name":"no-else-return","path":"rules/no-else-return","type":"Rules"},{"name":"no-empty","path":"rules/no-empty","type":"Rules"},{"name":"no-empty-character-class","path":"rules/no-empty-character-class","type":"Rules"},{"name":"no-empty-class","path":"rules/no-empty-class","type":"Rules"},{"name":"no-empty-function","path":"rules/no-empty-function","type":"Rules"},{"name":"no-empty-label","path":"rules/no-empty-label","type":"Rules"},{"name":"no-empty-pattern","path":"rules/no-empty-pattern","type":"Rules"},{"name":"no-eq-null","path":"rules/no-eq-null","type":"Rules"},{"name":"no-eval","path":"rules/no-eval","type":"Rules"},{"name":"no-ex-assign","path":"rules/no-ex-assign","type":"Rules"},{"name":"no-extend-native","path":"rules/no-extend-native","type":"Rules"},{"name":"no-extra-bind","path":"rules/no-extra-bind","type":"Rules"},{"name":"no-extra-boolean-cast","path":"rules/no-extra-boolean-cast","type":"Rules"},{"name":"no-extra-label","path":"rules/no-extra-label","type":"Rules"},{"name":"no-extra-parens","path":"rules/no-extra-parens","type":"Rules"},{"name":"no-extra-semi","path":"rules/no-extra-semi","type":"Rules"},{"name":"no-extra-strict","path":"rules/no-extra-strict","type":"Rules"},{"name":"no-fallthrough","path":"rules/no-fallthrough","type":"Rules"},{"name":"no-floating-decimal","path":"rules/no-floating-decimal","type":"Rules"},{"name":"no-func-assign","path":"rules/no-func-assign","type":"Rules"},{"name":"no-global-assign","path":"rules/no-global-assign","type":"Rules"},{"name":"no-implicit-coercion","path":"rules/no-implicit-coercion","type":"Rules"},{"name":"no-implicit-globals","path":"rules/no-implicit-globals","type":"Rules"},{"name":"no-implied-eval","path":"rules/no-implied-eval","type":"Rules"},{"name":"no-inline-comments","path":"rules/no-inline-comments","type":"Rules"},{"name":"no-inner-declarations","path":"rules/no-inner-declarations","type":"Rules"},{"name":"no-invalid-regexp","path":"rules/no-invalid-regexp","type":"Rules"},{"name":"no-invalid-this","path":"rules/no-invalid-this","type":"Rules"},{"name":"no-irregular-whitespace","path":"rules/no-irregular-whitespace","type":"Rules"},{"name":"no-iterator","path":"rules/no-iterator","type":"Rules"},{"name":"no-label-var","path":"rules/no-label-var","type":"Rules"},{"name":"no-labels","path":"rules/no-labels","type":"Rules"},{"name":"no-lone-blocks","path":"rules/no-lone-blocks","type":"Rules"},{"name":"no-lonely-if","path":"rules/no-lonely-if","type":"Rules"},{"name":"no-loop-func","path":"rules/no-loop-func","type":"Rules"},{"name":"no-magic-numbers","path":"rules/no-magic-numbers","type":"Rules"},{"name":"no-mixed-operators","path":"rules/no-mixed-operators","type":"Rules"},{"name":"no-mixed-requires","path":"rules/no-mixed-requires","type":"Rules"},{"name":"no-mixed-spaces-and-tabs","path":"rules/no-mixed-spaces-and-tabs","type":"Rules"},{"name":"no-multi-assign","path":"rules/no-multi-assign","type":"Rules"},{"name":"no-multi-spaces","path":"rules/no-multi-spaces","type":"Rules"},{"name":"no-multi-str","path":"rules/no-multi-str","type":"Rules"},{"name":"no-multiple-empty-lines","path":"rules/no-multiple-empty-lines","type":"Rules"},{"name":"no-native-reassign","path":"rules/no-native-reassign","type":"Rules"},{"name":"no-negated-condition","path":"rules/no-negated-condition","type":"Rules"},{"name":"no-negated-in-lhs","path":"rules/no-negated-in-lhs","type":"Rules"},{"name":"no-nested-ternary","path":"rules/no-nested-ternary","type":"Rules"},{"name":"no-new","path":"rules/no-new","type":"Rules"},{"name":"no-new-func","path":"rules/no-new-func","type":"Rules"},{"name":"no-new-object","path":"rules/no-new-object","type":"Rules"},{"name":"no-new-require","path":"rules/no-new-require","type":"Rules"},{"name":"no-new-symbol","path":"rules/no-new-symbol","type":"Rules"},{"name":"no-new-wrappers","path":"rules/no-new-wrappers","type":"Rules"},{"name":"no-obj-calls","path":"rules/no-obj-calls","type":"Rules"},{"name":"no-octal","path":"rules/no-octal","type":"Rules"},{"name":"no-octal-escape","path":"rules/no-octal-escape","type":"Rules"},{"name":"no-param-reassign","path":"rules/no-param-reassign","type":"Rules"},{"name":"no-path-concat","path":"rules/no-path-concat","type":"Rules"},{"name":"no-plusplus","path":"rules/no-plusplus","type":"Rules"},{"name":"no-process-env","path":"rules/no-process-env","type":"Rules"},{"name":"no-process-exit","path":"rules/no-process-exit","type":"Rules"},{"name":"no-proto","path":"rules/no-proto","type":"Rules"},{"name":"no-prototype-builtins","path":"rules/no-prototype-builtins","type":"Rules"},{"name":"no-redeclare","path":"rules/no-redeclare","type":"Rules"},{"name":"no-regex-spaces","path":"rules/no-regex-spaces","type":"Rules"},{"name":"no-reserved-keys","path":"rules/no-reserved-keys","type":"Rules"},{"name":"no-restricted-globals","path":"rules/no-restricted-globals","type":"Rules"},{"name":"no-restricted-imports","path":"rules/no-restricted-imports","type":"Rules"},{"name":"no-restricted-modules","path":"rules/no-restricted-modules","type":"Rules"},{"name":"no-restricted-properties","path":"rules/no-restricted-properties","type":"Rules"},{"name":"no-restricted-syntax","path":"rules/no-restricted-syntax","type":"Rules"},{"name":"no-return-assign","path":"rules/no-return-assign","type":"Rules"},{"name":"no-return-await","path":"rules/no-return-await","type":"Rules"},{"name":"no-script-url","path":"rules/no-script-url","type":"Rules"},{"name":"no-self-assign","path":"rules/no-self-assign","type":"Rules"},{"name":"no-self-compare","path":"rules/no-self-compare","type":"Rules"},{"name":"no-sequences","path":"rules/no-sequences","type":"Rules"},{"name":"no-shadow","path":"rules/no-shadow","type":"Rules"},{"name":"no-shadow-restricted-names","path":"rules/no-shadow-restricted-names","type":"Rules"},{"name":"no-space-before-semi","path":"rules/no-space-before-semi","type":"Rules"},{"name":"no-spaced-func","path":"rules/no-spaced-func","type":"Rules"},{"name":"no-sparse-arrays","path":"rules/no-sparse-arrays","type":"Rules"},{"name":"no-sync","path":"rules/no-sync","type":"Rules"},{"name":"no-tabs","path":"rules/no-tabs","type":"Rules"},{"name":"no-template-curly-in-string","path":"rules/no-template-curly-in-string","type":"Rules"},{"name":"no-ternary","path":"rules/no-ternary","type":"Rules"},{"name":"no-this-before-super","path":"rules/no-this-before-super","type":"Rules"},{"name":"no-throw-literal","path":"rules/no-throw-literal","type":"Rules"},{"name":"no-trailing-spaces","path":"rules/no-trailing-spaces","type":"Rules"},{"name":"no-undef","path":"rules/no-undef","type":"Rules"},{"name":"no-undef-init","path":"rules/no-undef-init","type":"Rules"},{"name":"no-undefined","path":"rules/no-undefined","type":"Rules"},{"name":"no-underscore-dangle","path":"rules/no-underscore-dangle","type":"Rules"},{"name":"no-unexpected-multiline","path":"rules/no-unexpected-multiline","type":"Rules"},{"name":"no-unmodified-loop-condition","path":"rules/no-unmodified-loop-condition","type":"Rules"},{"name":"no-unneeded-ternary","path":"rules/no-unneeded-ternary","type":"Rules"},{"name":"no-unreachable","path":"rules/no-unreachable","type":"Rules"},{"name":"no-unsafe-finally","path":"rules/no-unsafe-finally","type":"Rules"},{"name":"no-unsafe-negation","path":"rules/no-unsafe-negation","type":"Rules"},{"name":"no-unused-expressions","path":"rules/no-unused-expressions","type":"Rules"},{"name":"no-unused-labels","path":"rules/no-unused-labels","type":"Rules"},{"name":"no-unused-vars","path":"rules/no-unused-vars","type":"Rules"},{"name":"no-use-before-define","path":"rules/no-use-before-define","type":"Rules"},{"name":"no-useless-call","path":"rules/no-useless-call","type":"Rules"},{"name":"no-useless-computed-key","path":"rules/no-useless-computed-key","type":"Rules"},{"name":"no-useless-concat","path":"rules/no-useless-concat","type":"Rules"},{"name":"no-useless-constructor","path":"rules/no-useless-constructor","type":"Rules"},{"name":"no-useless-escape","path":"rules/no-useless-escape","type":"Rules"},{"name":"no-useless-rename","path":"rules/no-useless-rename","type":"Rules"},{"name":"no-useless-return","path":"rules/no-useless-return","type":"Rules"},{"name":"no-var","path":"rules/no-var","type":"Rules"},{"name":"no-void","path":"rules/no-void","type":"Rules"},{"name":"no-warning-comments","path":"rules/no-warning-comments","type":"Rules"},{"name":"no-whitespace-before-property","path":"rules/no-whitespace-before-property","type":"Rules"},{"name":"no-with","path":"rules/no-with","type":"Rules"},{"name":"no-wrap-func","path":"rules/no-wrap-func","type":"Rules"},{"name":"Node.js API","path":"developer-guide/nodejs-api","type":"Developer Guide"},{"name":"nonblock-statement-body-position","path":"rules/nonblock-statement-body-position","type":"Rules"},{"name":"object-curly-newline","path":"rules/object-curly-newline","type":"Rules"},{"name":"object-curly-spacing","path":"rules/object-curly-spacing","type":"Rules"},{"name":"object-property-newline","path":"rules/object-property-newline","type":"Rules"},{"name":"object-shorthand","path":"rules/object-shorthand","type":"Rules"},{"name":"one-var","path":"rules/one-var","type":"Rules"},{"name":"one-var-declaration-per-line","path":"rules/one-var-declaration-per-line","type":"Rules"},{"name":"operator-assignment","path":"rules/operator-assignment","type":"Rules"},{"name":"operator-linebreak","path":"rules/operator-linebreak","type":"Rules"},{"name":"padded-blocks","path":"rules/padded-blocks","type":"Rules"},{"name":"padding-line-between-statements","path":"rules/padding-line-between-statements","type":"Rules"},{"name":"prefer-arrow-callback","path":"rules/prefer-arrow-callback","type":"Rules"},{"name":"prefer-const","path":"rules/prefer-const","type":"Rules"},{"name":"prefer-destructuring","path":"rules/prefer-destructuring","type":"Rules"},{"name":"prefer-numeric-literals","path":"rules/prefer-numeric-literals","type":"Rules"},{"name":"prefer-promise-reject-errors","path":"rules/prefer-promise-reject-errors","type":"Rules"},{"name":"prefer-reflect","path":"rules/prefer-reflect","type":"Rules"},{"name":"prefer-rest-params","path":"rules/prefer-rest-params","type":"Rules"},{"name":"prefer-spread","path":"rules/prefer-spread","type":"Rules"},{"name":"prefer-template","path":"rules/prefer-template","type":"Rules"},{"name":"Pull Requests","path":"developer-guide/contributing/pull-requests","type":"Developer Guide"},{"name":"quote-props","path":"rules/quote-props","type":"Rules"},{"name":"quotes","path":"rules/quotes","type":"Rules"},{"name":"radix","path":"rules/radix","type":"Rules"},{"name":"Reporting Bugs","path":"developer-guide/contributing/reporting-bugs","type":"Developer Guide"},{"name":"require-await","path":"rules/require-await","type":"Rules"},{"name":"require-jsdoc","path":"rules/require-jsdoc","type":"Rules"},{"name":"require-yield","path":"rules/require-yield","type":"Rules"},{"name":"rest-spread-spacing","path":"rules/rest-spread-spacing","type":"Rules"},{"name":"Rule Changes","path":"developer-guide/contributing/rule-changes","type":"Developer Guide"},{"name":"Rule Deprecation","path":"user-guide/rule-deprecation","type":"Guide"},{"name":"Rules","path":"rules/index","type":"Rules"},{"name":"ScopeManager","path":"developer-guide/scope-manager-interface","type":"Developer Guide"},{"name":"Selectors","path":"developer-guide/selectors","type":"Developer Guide"},{"name":"semi","path":"rules/semi","type":"Rules"},{"name":"semi-spacing","path":"rules/semi-spacing","type":"Rules"},{"name":"semi-style","path":"rules/semi-style","type":"Rules"},{"name":"Shareable Configs","path":"developer-guide/shareable-configs","type":"Developer Guide"},{"name":"sort-imports","path":"rules/sort-imports","type":"Rules"},{"name":"sort-keys","path":"rules/sort-keys","type":"Rules"},{"name":"sort-vars","path":"rules/sort-vars","type":"Rules"},{"name":"Source Code","path":"developer-guide/source-code","type":"Developer Guide"},{"name":"space-after-function-name","path":"rules/space-after-function-name","type":"Rules"},{"name":"space-after-keywords","path":"rules/space-after-keywords","type":"Rules"},{"name":"space-before-blocks","path":"rules/space-before-blocks","type":"Rules"},{"name":"space-before-function-paren","path":"rules/space-before-function-paren","type":"Rules"},{"name":"space-before-function-parentheses","path":"rules/space-before-function-parentheses","type":"Rules"},{"name":"space-before-keywords","path":"rules/space-before-keywords","type":"Rules"},{"name":"space-in-brackets","path":"rules/space-in-brackets","type":"Rules"},{"name":"space-in-parens","path":"rules/space-in-parens","type":"Rules"},{"name":"space-infix-ops","path":"rules/space-infix-ops","type":"Rules"},{"name":"space-return-throw-case","path":"rules/space-return-throw-case","type":"Rules"},{"name":"space-unary-ops","path":"rules/space-unary-ops","type":"Rules"},{"name":"space-unary-word-ops","path":"rules/space-unary-word-ops","type":"Rules"},{"name":"spaced-comment","path":"rules/spaced-comment","type":"Rules"},{"name":"spaced-line-comment","path":"rules/spaced-line-comment","type":"Rules"},{"name":"strict","path":"rules/strict","type":"Rules"},{"name":"switch-colon-spacing","path":"rules/switch-colon-spacing","type":"Rules"},{"name":"symbol-description","path":"rules/symbol-description","type":"Rules"},{"name":"template-curly-spacing","path":"rules/template-curly-spacing","type":"Rules"},{"name":"template-tag-spacing","path":"rules/template-tag-spacing","type":"Rules"},{"name":"unicode-bom","path":"rules/unicode-bom","type":"Rules"},{"name":"Unit Tests","path":"developer-guide/unit-tests","type":"Developer Guide"},{"name":"use-isnan","path":"rules/use-isnan","type":"Rules"},{"name":"User Guide","path":"user-guide/index","type":"Guide"},{"name":"valid-jsdoc","path":"rules/valid-jsdoc","type":"Rules"},{"name":"valid-typeof","path":"rules/valid-typeof","type":"Rules"},{"name":"vars-on-top","path":"rules/vars-on-top","type":"Rules"},{"name":"Working on Issues","path":"developer-guide/contributing/working-on-issues","type":"Developer Guide"},{"name":"Working with Custom Formatters","path":"developer-guide/working-with-custom-formatters","type":"Developer Guide"},{"name":"Working with Plugins","path":"developer-guide/working-with-plugins","type":"Developer Guide"},{"name":"Working with Rules","path":"developer-guide/working-with-rules","type":"Developer Guide"},{"name":"Working with Rules","path":"developer-guide/working-with-rules-deprecated","type":"Developer Guide"},{"name":"wrap-iife","path":"rules/wrap-iife","type":"Rules"},{"name":"wrap-regex","path":"rules/wrap-regex","type":"Rules"},{"name":"yield-star-spacing","path":"rules/yield-star-spacing","type":"Rules"},{"name":"yoda","path":"rules/yoda","type":"Rules"}],"types":[{"name":"Developer Guide","count":23,"slug":"developer-guide"},{"name":"Guide","count":11,"slug":"guide"},{"name":"Rules","count":276,"slug":"rules"}]}