Add TODO for <script setup>
This commit is contained in:
parent
e6534a1554
commit
e29819f314
2 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ module.exports = {
|
|||
'@typescript-eslint/no-empty-function': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
|
||||
// TODO (wvffle): Migration to pinia
|
||||
// TODO (wvffle): Migrate to pinia
|
||||
// Vuex 3 store does not have types defined, hence we use `any`
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue