Update tslint.json

This commit is contained in:
Jamie 2023-06-22 20:54:48 +01:00 committed by GitHub
parent 2de9b9ba80
commit e90e8c729d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,7 @@
"node_modules/codelyzer" "node_modules/codelyzer"
], ],
"extends": [ "extends": [
"tslint:recommended", "tslint:recommended"
"tslint-angular"
], ],
"rules": { "rules": {
"max-line-length": [ "max-line-length": [