Skip to content

Commit

Permalink
chore: remove ts-node from knip
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefORZ committed Oct 24, 2023
1 parent 83056bd commit 5db34a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions knip.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"conventional-changelog-conventionalcommits",
"prettier-plugin-packagejson",
"prettier-plugin-tailwindcss",
"semver",
"ts-node"
"semver"
],
"project": ["src/**/*.ts", "src/**/*.tsx"]
}

0 comments on commit 5db34a5

Please sign in to comment.