mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
ignore import/no-deprecated since we have trouble with typeorm data source
This commit is contained in:
parent
cde1e0a1f6
commit
97db22263e
@ -38,7 +38,7 @@ module.exports = {
|
||||
],
|
||||
// import
|
||||
'import/export': 'error',
|
||||
'import/no-deprecated': 'error',
|
||||
// 'import/no-deprecated': 'error',
|
||||
'import/no-empty-named-blocks': 'error',
|
||||
'import/no-extraneous-dependencies': 'error',
|
||||
'import/no-mutable-exports': 'error',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user