diff --git a/.editorconfig b/.editorconfig index e3360b1..41857a2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ insert_final_newline = true trim_trailing_whitespace = true end_of_line = lf -[{package.json,ng-package.json,angular.json,tslint.json,karma.conf.js,tsconfig*.json,test.ts,main.ts,polyfills.ts}] +[{package.json,ng-package.json,angular.json,.eslintrc.json,karma.conf.js,tsconfig*.json,test.ts,main.ts,polyfills.ts}] indent_size = 2 [*.md]