mirror of
https://github.com/jaandrle/deka-dom-el
synced 2024-11-21 15:39:36 +01:00
Jan Andrle
55a8f14b6b
♻️ add linting to codebase ♻️ Update prototype methods 🐛 update maxcomplexity in jshintConfig ♻️ Improve DOM element property handling ♻️ update setDelete function ✨ Add type annotation for signals() ♻️ Cleanup when signal removed
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
#!/usr/bin/env bash
|
|
npx size-limit
|
|
npx jshint index.js src
|