mirror of
https://github.com/unjs/unstorage.git
synced 2026-01-09 18:08:09 -05:00
chore: update eslint config
This commit is contained in:
@@ -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
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user