Skip to content

Commit

Permalink
add typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
MildTomato committed Jan 4, 2021
1 parent ef3653d commit 0f6326f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 3 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^3.1.8",
"storybook-dark-mode": "^1.0.4",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.1"
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.1",
"typescript": "^4.1.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 0f6326f

Please sign in to comment.