Remove deprecated slot syntax
This commit is contained in:
parent
0c9dcd8545
commit
57aef1001e
37 changed files with 707 additions and 551 deletions
|
|
@ -36,7 +36,6 @@ 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