merge both repos! atempt 1 by making the file system the same!
This commit is contained in:
parent
badb303ea6
commit
2fe58ee6be
128 changed files with 2320 additions and 4285 deletions
3
eslint.config.js
Normal file
3
eslint.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import prettier from 'eslint-config-prettier';
|
||||
import svelte from 'eslint-plugin-svelte';
|
||||
export default [prettier, ...svelte.configs.prettier];
|
Loading…
Add table
Add a link
Reference in a new issue