Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dnaming-convention.ts1360 for (const allowedType of config.types) { constant
1386 const allowedTypeString = TypeModifiers[allowedType]; constant