We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb2fd4 commit bf8d635Copy full SHA for bf8d635
1 file changed
.eslintrc.yml
@@ -13,6 +13,7 @@ parserOptions:
13
ignorePatterns:
14
- 'coverage/**'
15
- 'dist/**'
16
+ - '**/*.ts'
17
rules:
18
indent:
19
- error
0 commit comments