mirror of
https://github.com/unjs/unstorage.git
synced 2025-12-08 21:26:09 +00:00
chore: update eslint config
This commit is contained in:
parent
61fb931f16
commit
dae5d1b574
@ -13,5 +13,6 @@ export default unjs({
|
||||
"unicorn/prefer-ternary": 0,
|
||||
"unicorn/prefer-string-raw": 0,
|
||||
"@typescript-eslint/no-empty-object-type": 0,
|
||||
"unicorn/prefer-global-this": 0, // window. usage
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user