chore: change eslint & prettier config

This commit is contained in:
Kim, Jimin 2023-06-29 15:53:51 +09:00
parent fc827d74fe
commit b43871c516
103 changed files with 3581 additions and 3543 deletions

4
.gitignore vendored
View file

@ -8,10 +8,10 @@ node_modules
*.log
.next
dist
build
dist-ssr
*.local
.env
.cache
server/dist
public/dist
storybook-static/
.svelte-kit/