Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dno-use-before-define.test.ts9 const parserOptions = { ecmaVersion: 6 as const }; constant
Dnaming-convention.test.ts17 const parserOptions = { constant
/third_party/typescript_eslint/tests/integration/utils/
D.eslintrc.js2 parserOptions: { property
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRuleTester.ts34 readonly parserOptions?: Readonly<ParserOptions>; property
123 readonly parserOptions?: Readonly<ParserOptions>; property
DRule.ts190 parserOptions: Linter.ParserOptions; property
/third_party/skia/experimental/tskit/
D.eslintrc.js4 parserOptions: { property
/third_party/node/test/parallel/
Dtest-eslint-prefer-util-format-errors.js14 new RuleTester({ parserOptions: { ecmaVersion: 6 } }) property
Dtest-eslint-async-iife-no-unused-result.js13 const tester = new RuleTester({ parserOptions: { ecmaVersion: 8 } }); property
Dtest-eslint-prefer-common-mustsucceed.js18 parserOptions: { ecmaVersion: 2015 } property
Dtest-eslint-no-array-destructuring.js18 parserOptions: { ecmaVersion: 2021 }, property
Dtest-eslint-prefer-primordials.js13 parserOptions: { ecmaVersion: 6 }, property
/third_party/typescript_eslint/tests/integration/fixtures/markdown/
D.eslintrc.js9 parserOptions: { property
/third_party/typescript/src/
D.eslintrc.json3 "parserOptions": { object
/third_party/typescript_eslint/packages/parser/src/
Dparser.ts99 const parserOptions: TSESTreeOptions = {}; constant
/third_party/spirv-tools/tools/sva/
D.eslintrc.json9 "parserOptions": { object
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
D.eslintrc.json9 "parserOptions": { object
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
D.eslintrc.json9 "parserOptions": { object
/third_party/node/deps/npm/node_modules/https-proxy-agent/
D.eslintrc.js7 'parserOptions': { property
/third_party/css-what/
D.eslintrc.json39 "parserOptions": { object
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/indent/
Dindent-eslint.test.ts1077 parserOptions: { sourceType: 'module' }, variable
1088 parserOptions: { sourceType: 'module' }, variable
/third_party/typescript/
D.eslintrc.json3 "parserOptions": { object