/third_party/typescript/tests/projects/emitDeclarationOnly/ |
D | tsconfig.json | 4 …t version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */
|
/third_party/css-what/ |
D | tsconfig.json | 4 … version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
|
/third_party/typescript/tests/baselines/reference/tsc/runWithoutArgs/initial-build/ |
D | show-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped.js | 26 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript_eslint/packages/parser/src/ |
D | parser.ts | 59 case ScriptTarget.ES2019:
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options with enum value/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with enum value compiler options/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with boolean value compiler options/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Default initialized TSConfig/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with incorrect compiler option value/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with files options/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with advanced options/ |
D | tsconfig.json | 7 …ersion: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ES…
|
/third_party/typescript/src/compiler/ |
D | transformer.ts | 61 if (languageVersion < ScriptTarget.ES2019) {
|
D | utilitiesPublic.ts | 19 case ScriptTarget.ES2019:
|
D | commandLineParser.ts | 288 es2019: ScriptTarget.ES2019,
|
D | types.ts | 6099 ES2019 = 6,
|
/third_party/typescript/src/server/ |
D | protocol.ts | 3437 ES2019 = "ES2019", enumerator
|
/third_party/typescript/lib/ |
D | protocol.d.ts | 2678 ES2019 = "ES2019", enumerator
|
D | tsserverlibrary.d.ts | 2992 ES2019 = 6, enumerator 9255 ES2019 = "ES2019",
|
D | typescriptServices.d.ts | 2992 ES2019 = 6, enumerator
|
/third_party/node/deps/acorn/acorn/ |
D | CHANGELOG.md | 199 Makes 10 (ES2019) the default value for the `ecmaVersion` option.
|
/third_party/typescript_eslint/packages/experimental-utils/ |
D | CHANGELOG.md | 693 * **utils:** add ES2019 as valid `ecmaVersion` ([#746](https://github.com/typescript-eslint/typescr…
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 3029 ES2019 = 6, enumerator 9376 ES2019 = "ES2019",
|
/third_party/typescript_eslint/ |
D | CHANGELOG.md | 1396 * **utils:** add ES2019 as valid `ecmaVersion` ([#746](https://github.com/typescript-eslint/typescr…
|