mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
tweak: update eslint config
This commit is contained in:
parent
431b0da027
commit
b85cb50ea2
@ -35,6 +35,8 @@ export default [
|
|||||||
globals: {
|
globals: {
|
||||||
...globals.node,
|
...globals.node,
|
||||||
"kv": true,
|
"kv": true,
|
||||||
|
"def": true,
|
||||||
|
"use": true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user