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"
],
"extends": [
"tslint:recommended",
"tslint-angular"
"tslint:recommended"
],
"rules": {
"max-line-length": [