ui_migration configure(vitest) add npm run commands, fix codespell for test .spec.files, remove comments, remove data tags on vite build, and refine packages
This commit is contained in:
parent
fb15178512
commit
b517721ff9
5 changed files with 106 additions and 511 deletions
|
|
@ -17,7 +17,6 @@ skip = node_modules,
|
|||
.venv,
|
||||
*.egg-info,
|
||||
src/tests/unit,
|
||||
./webapp/src/tests/unit/*.spec.js,
|
||||
./webapp/coverage/*,
|
||||
|
||||
regex = [a-zA-Z0-9\-'’]+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue