Skip to content

Commit

Permalink
Removed the redundant package.json script
Browse files Browse the repository at this point in the history
  • Loading branch information
navneetsharmaui committed Apr 18, 2021
1 parent 864a8b9 commit 74d7f3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"installConfig": {
"pnp": true
},
"lint-staged": {
"./src/**/*.{svelte,ts}": [
"yarn lint:fix"
Expand Down

1 comment on commit 74d7f3d

@vercel
Copy link

@vercel vercel bot commented on 74d7f3d Apr 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.