Home
last modified time | relevance | path

Searched defs:parserOptions (Results 1 – 9 of 9) sorted by relevance

/third_party/node/tools/node_modules/eslint/node_modules/@eslint/eslintrc/conf/
Denvironments.js65 parserOptions: { property
71 parserOptions: { property
77 parserOptions: { property
83 parserOptions: { property
89 parserOptions: { property
100 parserOptions: { property
119 parserOptions: { property
/third_party/node/test/parallel/
Dtest-eslint-prefer-util-format-errors.js14 new RuleTester({ parserOptions: { ecmaVersion: 6 } }) property
/third_party/node/tools/node_modules/eslint/lib/
Dcli.js79 parserOptions, property
/third_party/node/deps/npm/node_modules/https-proxy-agent/
D.eslintrc.js7 'parserOptions': { property
/third_party/node/
D.eslintrc.js41 parserOptions: { sourceType: 'script' }, property
54 parserOptions: { sourceType: 'module' }, property
58 parserOptions: { ecmaFeatures: { impliedStrict: true } }, property
/third_party/node/tools/node_modules/eslint/lib/linter/
Dlinter.js607 function analyzeScope(ast, parserOptions, visitorKeys) { argument
733 function markVariableAsUsed(scopeManager, currentNode, parserOptions, name) { argument
833 function runRules(sourceCode, configuredRules, ruleMapper, parserOptions, parserName, settings, fil… argument
/third_party/css-what/
D.eslintrc.json39 "parserOptions": { object
/third_party/node/tools/node_modules/babel-eslint/lib/
Danalyze-scope.js319 module.exports = function(ast, parserOptions) { argument
/third_party/node/tools/node_modules/eslint/lib/init/
Dconfig-initializer.js263 parserOptions: {}, property