forked from devsam/core
fix: lint error fix
This commit is contained in:
@@ -23,5 +23,6 @@ module.exports = {
|
||||
'@typescript-eslint/no-floating-promises': 'error',
|
||||
"vue/no-multiple-template-root": "off",
|
||||
"vue/no-v-for-template-key": "off",
|
||||
"vue/multi-word-component-names": "off",//TODO: 삭제
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user