1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2026-04-18 21:16:54 +02:00

Maintenance update

This commit is contained in:
2026-04-08 17:11:42 +02:00
parent fcef903836
commit bcdf76bb1b
10 changed files with 434 additions and 431 deletions

View File

@@ -17,3 +17,12 @@ Lints size of the project, jshint. See configs:
- `package.json`: key `size-limit`
- `package.json`: key `jshintConfig`
- `.editorconfig`
### bs/npm/lint
Linted projects npm dependencies.
### bs/npm/update
Updates projects npm dependencies.
### bs/npm/install-audit
Audits projects npm dependencies to be installed.