Skip to content

Commit

Permalink
remove traces of personal testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Leif Niemczik committed Jun 2, 2023
1 parent 8c4cab3 commit 3313012
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 80 deletions.
12 changes: 0 additions & 12 deletions packages/cli/config.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"access": "public"
},
"scripts": {
"test": "set NODE_OPTIONS='--experimental-vm-modules'; jest",
"test": "NODE_OPTIONS='--experimental-vm-modules' jest",
"build": "tsc",
"check": "tsc --noEmit",
"watch": "tsc --watch --preserveWatchOutput"
Expand Down
67 changes: 0 additions & 67 deletions packages/cli/rawsql/tours.sql

This file was deleted.

0 comments on commit 3313012

Please sign in to comment.