Your Apps in Action

Use this form to visualize JSON schema for ESLint configuration files.


{{repoTitle.MainEntity}}

.ecmaFeatures
_

.env
_

.globals
_

.parserOptions
_

.parserOptions.ecmaFeatures
_

plugins ESLint supports the use of third-party plugins. Before using the plugin, you have to install it using npm.

# Values Actions
{{$index+1}}.
.rules
_

.settings
_

overrides Allows to override configuration for files and folders, specified by glob patterns

# extends ecmaFeatures.arrowFunctions ecmaFeatures.binaryLiterals ecmaFeatures.blockBindings ecmaFeatures.classes ecmaFeatures.defaultParams ecmaFeatures.destructuring ecmaFeatures.experimentalObjectRestSpread ecmaFeatures.forOf ecmaFeatures.generators Actions
{{$index+1}}. {{row.extends}} {{row.ecmaFeatures.arrowFunctionsSelected.DisplayText}} {{row.ecmaFeatures.binaryLiteralsSelected.DisplayText}} {{row.ecmaFeatures.blockBindingsSelected.DisplayText}} {{row.ecmaFeatures.classesSelected.DisplayText}} {{row.ecmaFeatures.defaultParamsSelected.DisplayText}} {{row.ecmaFeatures.destructuringSelected.DisplayText}} {{row.ecmaFeatures.experimentalObjectRestSpreadSelected.DisplayText}} {{row.ecmaFeatures.forOfSelected.DisplayText}} {{row.ecmaFeatures.generatorsSelected.DisplayText}}    
{{repoTitle.MainEntity}}

.ecmaFeatures
_overrides

.env
_overrides

.globals
_overrides

.parserOptions
_overrides

.parserOptions.ecmaFeatures
_overrides

plugins ESLint supports the use of third-party plugins. Before using the plugin, you have to install it using npm.

# Values Actions
{{$index+1}}.
.rules
_overrides

.settings
_overrides


{{message}}