tab, toast grid 추가
This commit is contained in:
@@ -8,6 +8,7 @@ export default withNuxt(
|
||||
"vue/html-self-closing": "off",
|
||||
"vue/html-closing-bracket-newline": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
'import/no-duplicates': 'off'
|
||||
},
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user