mirror of
https://github.com/dnlbauer/obsidian-dataview-autocompletion.git
synced 2026-09-10 22:25:29 +00:00
Create test.yaml
This commit is contained in:
committed by
Daniel Bauer
parent
588c2d33de
commit
6b8c0ea55e
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "npx rollup --config rollup.config.js -w",
|
||||
"build": "npx rollup --config rollup.config.js --environment BUILD:production",
|
||||
"check-format": "npx prettier --check src",
|
||||
"test": "npx jest",
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json",
|
||||
"prepare": "husky"
|
||||
|
||||
Reference in New Issue
Block a user