Remove last filter usage
This commit is contained in:
parent
1122324799
commit
42907b7028
3 changed files with 4 additions and 2 deletions
|
|
@ -36,6 +36,7 @@ module.exports = {
|
|||
'@typescript-eslint/ban-ts-comment': 'off',
|
||||
|
||||
// TODO (wvffle): Enable typescript rules later
|
||||
'vue/require-explicit-emits': 'off',
|
||||
'@typescript-eslint/no-this-alias': 'off',
|
||||
'@typescript-eslint/no-empty-function': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue