docs: update Basic.vue class and style functions

This commit is contained in:
bcakmakoglu
2022-06-10 21:11:10 +02:00
committed by Braks
parent 37fd017e37
commit 2e1b2db26b
2 changed files with 41 additions and 51 deletions
-7
View File
@@ -1,7 +0,0 @@
module.exports = {
rules: {
'no-use-before-define': 0,
'no-console': 0,
},
extends: ['../.eslintrc.js'],
}