mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
Configure typescript
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["tslint:latest", "tslint-config-prettier"],
|
||||
"extends": ["tslint-config-airbnb", "tslint-config-prettier"],
|
||||
"rules": {
|
||||
"import-name": false,
|
||||
"indent": [true, "spaces", 2],
|
||||
|
Reference in New Issue
Block a user