summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-11-16 14:50:00 -0600
committersanine <sanine.not@pm.me>2023-11-16 14:50:00 -0600
commitf9fc4d26ec5fca9ee175c8a6fbcdd0fa36f10947 (patch)
treef190e6e465bb563c608a916f41fc8bf686ea2897 /package.json
parent7825b92ce3be95a0ce1dfea9388adbaadce83b1f (diff)
clear out js files
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 2621654..0000000
--- a/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "devDependencies": {
- "jest": "^29.5.0"
- },
- "scripts": {
- "test": "NODE_OPTIONS=--experimental-vm-modules jest",
- "wtest": "test.bat"
- },
- "type": "module"
-}