Skip to content

Commit

Permalink
remove unnecessary scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Jan 6, 2022
1 parent 36a0f8a commit 403f2b1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 88 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
"storybook": "start-storybook -p 6006",
"start": "concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"",
"build-storybook": "build-storybook",
"prerelease": "zx scripts/prepublish-checks.mjs",
"release": "yarn build && auto shipit",
"eject-ts": "zx scripts/eject-typescript.mjs",
"test-storybook:jsdom": "jest --no-cache --config ./jsdom-jest.config.js -i",
"test-storybook:playwright": "jest --no-cache --config ./test-runner-jest.config.js"
},
Expand Down
30 changes: 0 additions & 30 deletions scripts/eject-typescript.mjs

This file was deleted.

56 changes: 0 additions & 56 deletions scripts/prepublish-checks.mjs

This file was deleted.

0 comments on commit 403f2b1

Please sign in to comment.