mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
migrate core plugins from flow to typescript
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = {
|
||||
quotes: ["error", "double"],
|
||||
"jsx-a11y/href-no-hash": [0],
|
||||
"@typescript-eslint/explicit-function-return-type": "off",
|
||||
"@typescript-eslint/ban-ts-ignore": "warn",
|
||||
"no-console": "error"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user