- Initial commit
This commit is contained in:
6
tslint.json
Normal file
6
tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"import-name": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user