chore(*): Add eslint and prettier

This commit is contained in:
Josh Creek
2023-06-30 14:20:28 +01:00
parent 2a829b61a5
commit 2ee28f53a4
5 changed files with 67 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock