mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-15 20:13:48 +00:00
Updated to @shlinkio/eslint-config-js-coding-standard@1.2.1
This commit is contained in:
@@ -15,11 +15,6 @@
|
||||
"setImmediate": true
|
||||
},
|
||||
"rules": {
|
||||
"comma-dangle": "off",
|
||||
"@typescript-eslint/comma-dangle": ["error", "always-multiline"],
|
||||
"@typescript-eslint/method-signature-style": "off",
|
||||
"@typescript-eslint/explicit-module-boundary-types": "off",
|
||||
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/no-unsafe-assignment": "off",
|
||||
"@typescript-eslint/unbound-method": "off",
|
||||
|
||||
Reference in New Issue
Block a user