forked from CSGOWTF/csgowtf
updated App.vue to use new <script setup lang="ts"> syntax
This commit is contained in:
@@ -10,6 +10,6 @@ module.exports = {
|
||||
"@vue/eslint-config-prettier"
|
||||
],
|
||||
"env": {
|
||||
"vue/setup-compiler-macros": true
|
||||
"vue/setup-compiler-macros": true,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user