Skip to content

Commit

Permalink
chore: remove ts-node config and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed Jun 27, 2021
1 parent 03799f5 commit 06d1ee3
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 36 deletions.
70 changes: 41 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
{
"ts-node": {
"transpileOnly": true,
"compilerOptions": {
"module": "commonjs"
},
"include": ["test/**/*"]
},
"compilerOptions": {
"rootDir": "src",
"outDir": "dist",
Expand Down

0 comments on commit 06d1ee3

Please sign in to comment.