mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-09 18:12:50 +00:00
init
This commit is contained in:
9
tslint.json
Normal file
9
tslint.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"align": false,
|
||||
"ter-arrow-parens": false,
|
||||
"import-name": false,
|
||||
"max-line-length": [true, 140]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user