(chore) add husky, lint-staged and prettier
This commit is contained in:
8
tslint.commit.json
Normal file
8
tslint.commit.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": ["./tslint.json", "tslint-etc"],
|
||||
"jsRules": {},
|
||||
"rules": {
|
||||
"ordered-imports": false,
|
||||
"no-unused-declaration": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user