зеркало из https://github.com/microsoft/Omex.git
14 строки
285 B
JSON
14 строки
285 B
JSON
|
{
|
||
|
"Enabled": true,
|
||
|
"Tools": {
|
||
|
"ESLint": {
|
||
|
"Enabled": true,
|
||
|
"Inputs": {
|
||
|
"Parser": "@typescript-eslint/parser",
|
||
|
"ParserOptions": "",
|
||
|
"EnableExclusions": true,
|
||
|
"ExclusionPatterns": "*.d.ts\n*.spec.js\n*.spec.jsx\n*.spec.ts\n*.spec.tsx"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|