Improve eslint

This commit is contained in:
Peter Maquiran
2021-07-08 16:17:37 +01:00
parent 7bd87bd725
commit e6aad67d5c
2 changed files with 1 additions and 11 deletions
-6
View File
@@ -1,11 +1,5 @@
{
"extends": "tslint:recommended",
"linterOptions": {
"exclude": [
"src/app/home/home.page.ts",
"src/app/services/notifications.service.ts"
]
},
"rules": {
"align": {
"options": [