Skip to content

Commit 863ca79

Browse files
committed
Remove knip
We could keep knip and include it as a build in the future, but for now we've got value from it by running it for the first time.
1 parent 359267e commit 863ca79

3 files changed

Lines changed: 2 additions & 633 deletions

File tree

knip.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@
8282
"stylelint": "stylelint src/**/*.scss",
8383
"test": "node scripts/test.js",
8484
"watch-css": "sass --load-path=./ -q --watch src:src",
85-
"heroku-postbuild": "export PUBLIC_URL='' && yarn build",
86-
"knip": "knip"
85+
"heroku-postbuild": "export PUBLIC_URL='' && yarn build"
8786
},
8887
"browserslist": {
8988
"production": [
@@ -141,7 +140,6 @@
141140
"jest-transform-stub": "^2.0.0",
142141
"jest-transformer-svg": "^2.0.0",
143142
"jest-watch-typeahead": "^2.2.0",
144-
"knip": "^6.15.0",
145143
"mock-match-media": "^0.4.3",
146144
"path-browserify": "^1.0.1",
147145
"postcss": "^8.5.10",

0 commit comments

Comments
 (0)