remove the zkasm format

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-05-08 10:48:01 +02:00
parent 169740eb5e
commit b55669f5c5
15 changed files with 28 additions and 215 deletions
@@ -7,7 +7,7 @@
"main": "index.js",
"private": true,
"scripts": {
"test": "npx jest --verbose --testPathIgnorePatterns=zkasm.test.ts"
"test": "npx jest --verbose --testPathPattern="
},
"keywords": [],
"author": "Matter Labs",
@@ -20,4 +20,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
}
}
}