mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-06 04:21:32 +00:00
Saving progress on appwrite and electron adapters
This commit is contained in:
5
.eslintrc.cjs
Normal file
5
.eslintrc.cjs
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
// This tells ESLint to load the config from the package `eslint-config-custom`
|
||||
extends: ['custom']
|
||||
};
|
||||
Reference in New Issue
Block a user