mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 21:15:22 +02:00
remove explicity typescript version (#1285)
* remove explicity typescript version * i hate javascript
This commit is contained in:
parent
921fceddea
commit
7609715d9e
6 changed files with 15 additions and 12 deletions
|
@ -1,5 +1,8 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
settings: {
|
||||
"import/ignore": ["@vueuse*"],
|
||||
},
|
||||
env: {
|
||||
browser: true,
|
||||
node: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue