mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-09 18:12:50 +00:00
coming along well - electron is pretty nice
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"member-access": true,
|
||||
"typedef": [true, "call-signature", "member-variable-declaration"],
|
||||
"quotemark": [true, "single", "jsx-double"],
|
||||
"align": false,
|
||||
"ter-arrow-parens": false,
|
||||
"import-name": false,
|
||||
|
||||
Reference in New Issue
Block a user