mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Improve eslint
This commit is contained in:
+1
-5
@@ -19,9 +19,5 @@
|
||||
"angularCompilerOptions": {
|
||||
"fullTemplateTypeCheck": true,
|
||||
"strictInjectionParameters": true
|
||||
},
|
||||
"include": [
|
||||
"src/app/home/home.page.ts",
|
||||
"src/app/services/notifications.service.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"extends": "tslint:recommended",
|
||||
"linterOptions": {
|
||||
"exclude": [
|
||||
"src/app/home/home.page.ts",
|
||||
"src/app/services/notifications.service.ts"
|
||||
]
|
||||
},
|
||||
"rules": {
|
||||
"align": {
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user