test/packages/utils/.eslintignore
2024-05-08 00:24:43 +08:00

26 lines
282 B
Plaintext

dist
node_modules
pnpm-lock.yaml
package-lock.json
yarn.lock
docker
Dockerfile*
LICENSE
yarn-error.log
.history
.vscode
.dockerignore
.DS_Store
.eslintignore
.editorconfig
.gitignore
.prettierignore
.eslintcache
*.lock
**/*.svg
**/*.md
**/*.svg
**/*.ejs
**/*.html
**/*.png
**/*.toml