forked from MapComplete/MapComplete
Update documentation
This commit is contained in:
parent
697a2ba56c
commit
c5f0a240c7
3 changed files with 16 additions and 5 deletions
10
tslint.json
Normal file
10
tslint.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"defaultSeverity": "error",
|
||||
"extends": [
|
||||
"tslint:recommended",
|
||||
"tslint-no-circular-imports"
|
||||
],
|
||||
"jsRules": {},
|
||||
"rules": {},
|
||||
"rulesDirectory": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue