mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Рефакторинг. Дорабавление новых опций.
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
"semi": [
|
||||
"error",
|
||||
"always"
|
||||
]
|
||||
],
|
||||
"no-var": "error",
|
||||
"no-multi-spaces": "error",
|
||||
"space-in-parens": "error",
|
||||
"no-multiple-empty-lines": "error",
|
||||
"prefer-const": "error",
|
||||
"no-use-before-define": "error"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user