Files
schisandra-cloud-storage-fr…/.eslintignore
2024-03-20 13:33:18 +08:00

12 lines
149 B
Plaintext

node_modules/
dist/
index.html
/*.json
.cz-config.js
!.eslintrc.cjs
/node_modules/*
**/node_modules/*
/bower_components/*
**/bower_components/*