Home
last modified time | relevance | path

Searched defs:allowInlineConfig (Results 1 – 4 of 4) sorted by relevance

/third_party/node/tools/node_modules/eslint/conf/
Ddefault-cli-options.js28 allowInlineConfig: true, property
/third_party/node/tools/node_modules/eslint/node_modules/@eslint/eslintrc/conf/
Ddefault-cli-options.js28 allowInlineConfig: true, property
/third_party/node/tools/node_modules/eslint/lib/cli-engine/
Dcli-engine.js209 allowInlineConfig, property
228 allowInlineConfig, property
794 allowInlineConfig, property
888 allowInlineConfig, property
/third_party/node/tools/node_modules/eslint/lib/eslint/
Deslint.js156allowInlineConfig = true, // ← we cannot use `overrideConfig.noInlineConfig` instead because `allo… property