Skip to content

Commit

Permalink
Fix TS generating broken definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 18, 2023
1 parent 98a2560 commit 1a769dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@
"typescript": "^5.0.0",
"unified": "^11.0.0",
"unist-util-remove-position": "^5.0.0",
"vfile": "^6.0.0",
"xo": "^0.56.0"
},
"#": "to do: remove `vfile` above when dust settles, it’s not needed, other that for TS build bugs currently",
"scripts": {
"#": "./packages/remark-cli/cli.js . --frail --output --quiet",
"build": "tsc --build --clean && tsc --build && type-coverage",
Expand Down

0 comments on commit 1a769dd

Please sign in to comment.