mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-02-22 20:46:04 +01:00
remove unecessary eslint rule
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
This commit is contained in:
parent
42e9b47159
commit
a59f0fdb4c
@ -16,7 +16,4 @@ module.exports = {
|
||||
'@nextcloud',
|
||||
],
|
||||
ignorePatterns: ['*.d.ts'],
|
||||
rules: {
|
||||
'node/no-unpublished-import': 'off', // necessary for vue-property-decorator (not published?)
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user