Skip to content

Commit

Permalink
chore(CS) : tslint.json to .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Nov 30, 2021
1 parent 9d28554 commit e4160a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -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]
Expand Down

0 comments on commit e4160a0

Please sign in to comment.