Update TSLint configuration to detect bad indentation.

This commit is contained in:
Chris Gavin 2020-06-23 14:19:51 +01:00
parent a1d945f14f
commit 211ad30f72
No known key found for this signature in database
GPG key ID: 07F950B80C27E4DA
136 changed files with 15588 additions and 3 deletions

View file

@ -50,6 +50,7 @@
"nock": "^12.0.3",
"removeNPMAbsolutePaths": "2.0.0",
"tslint": "^6.1.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^3.7.5"
}
}