attq/mise.toml
2026-02-02 07:57:44 +00:00

8 lines
88 B
TOML

[tools]
node = "24"
[tasks.build]
run = "npx rollup -c"
[tasks.test]
run = "npx jest"