This commit is contained in:
ShahanaFarooqui 2023-12-05 21:05:27 -08:00
parent 475b47b7ea
commit 43a46b65e1
4 changed files with 7 additions and 5 deletions

View file

@ -115,12 +115,13 @@
"lint": {
"builder": "@angular-eslint/builder:lint",
"options": {
"eslintConfig": ".eslintrc.json",
"lintFilePatterns": [
"src/**/*.ts",
"src/**/*.html"
]
}
}
}
}
}
},