mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
refactor: update dependencies, keeping behavior
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
"tslint-eslint-rules"
|
||||
],
|
||||
"rules": {
|
||||
"array-type": [
|
||||
true,
|
||||
"array-simple"
|
||||
],
|
||||
"arrow-return-shorthand": true,
|
||||
"await-promise": true,
|
||||
"ban-comma-operator": true,
|
||||
|
||||
Reference in New Issue
Block a user