Home
last modified time | relevance | path

Searched defs:baseConfig (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dspace-before-function-paren.ts64 const baseConfig = constant
/third_party/typescript_eslint/packages/eslint-plugin/tools/
Dgenerate-configs.ts139 const baseConfig: LinterConfig = { constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
DsourceOfProjectReferenceRedirect.ts41 const baseConfig = getFileFromProject("demo", "tsconfig-base.json"); constant
/third_party/node/deps/npm/lib/config/
Dfiggy-config.js22 let baseConfig variable
/third_party/typescript_eslint/packages/typescript-estree/tests/lib/
Dparse.test.ts153 const baseConfig: TSESTreeOptions = { constant
/third_party/vk-gl-cts/scripts/
Dmake_release.py205 def __init__ (self, baseConfig, generator, targets = None): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp2719 TestConfig baseConfig(kOrdering); in createExtendedDynamicStateTests() local
3067 TestConfig baseConfig(kOrdering); in createExtendedDynamicStateTests() local
3191 TestConfig baseConfig(kOrdering); in createExtendedDynamicStateTests() local
/third_party/typescript/src/testRunner/unittests/tsbuild/
DwatchMode.ts1393 let baseConfig: File; variable