We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb6e4d commit 8c1fdb1Copy full SHA for 8c1fdb1
deno.json
@@ -1,7 +1,4 @@
1
{
2
- "name": "@typescriptplayground/std",
3
- "version": "0.1.0",
4
- "exports": "./src",
5
"tasks": {
6
"lint": "deno lint",
7
"test": "deno test -A --check --reload --doc --junit-path=\"./report.xml\" ./src/**/*.test.ts"
0 commit comments