Socialify

Folder ..

Viewing .eslintignore
13 lines (12 loc) • 160.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
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