add something for linting

This commit is contained in:
Bertrand Benjamin 2021-08-10 16:49:19 +02:00
parent e7eb6f87b1
commit a092549c15
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
"eslint.validate": [
"javascript",
"javascriptreact",
"vue"
]