Fix rendering instance settings
This commit is contained in:
parent
57693d85fc
commit
58ef3757a4
4 changed files with 10 additions and 6 deletions
|
|
@ -35,7 +35,6 @@ module.exports = {
|
|||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
|
||||
// TODO (wvffle): Migrate to pinia
|
||||
// Vuex 3 store does not have types defined, hence we use `any`
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
|
||||
// TODO (wvffle): Migrate to <script setup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue