PicList/.eslintignore
2024-06-15 19:37:50 +08:00

9 lines
109 B
Plaintext

test/unit/coverage/**
test/unit/*.js
test/e2e/*.js
dist/
src/**/*.js
node_modules
dist
vue.config.js