Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Feb 8, 2025
1 parent c6546f4 commit 9741e9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
],
"scripts": {
"build": "build-ts lib",
"check-all": "yarn cleanup && yarn typecheck && yarn test",
"cleanup": "yarn format && yarn lint-fix",
"format": "sort-package-json && yarn prettify",
"postinstall": "husky || true",
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"allowSyntheticDefaultImports": true,
"alwaysStrict": true,
"declaration": true,
"erasableSyntaxOnly": true,
"esModuleInterop": true,
"importHelpers": false,
"module": "NodeNext",
Expand Down

0 comments on commit 9741e9f

Please sign in to comment.