0.3.14 • Published 6 months ago

knip-it-test v0.3.14

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

knip-it

knip is a tool for identifying redundant, unused code. knip-it does the following:

  • accepts config details
  • installs and runs knip
  • uninstalls knip

This is what the default config looks like:

{
  "entry": ["src/index.tsx"],
  "project": ["src/**/*.tsx", "src/**/*.ts", "src/**/*.jsx", "src/**/*.js"]
}

Having ts and tsx also handles js and jsx.

0.3.14

6 months ago

0.3.13

6 months ago

0.2.13

6 months ago

0.2.12

6 months ago

0.2.11

6 months ago

0.2.10

6 months ago

0.2.9

6 months ago

0.2.8

6 months ago

0.2.7

6 months ago

0.2.6

6 months ago

0.2.5

6 months ago

0.2.4

6 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago