mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-19 10:22:21 -05:00
remove explicity typescript version (#1285)
* remove explicity typescript version * i hate javascript
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
settings: {
|
||||
"import/ignore": ["@vueuse*"],
|
||||
},
|
||||
env: {
|
||||
browser: true,
|
||||
node: true,
|
||||
|
||||
Reference in New Issue
Block a user