tricoteuses-legifrance/.eslintignore

13 lines
155 B
Text
Raw Normal View History

.DS_Store
node_modules
/.svelte-kit
/build
/package
/*.env
!/example.env
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock