Skip to content

Commit d5e3fd3

Browse files
committed
Install TypeScript locally
1 parent 0bdf09f commit d5e3fd3

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"eslint-config-prettier": "^8.5.0",
2828
"postcss": "8.4.14",
2929
"prettier": "^2.7.1",
30-
"tailwindcss": "3.1.2"
30+
"tailwindcss": "3.1.2",
31+
"typescript": "^4.8.4"
3132
}
3233
}

0 commit comments

Comments
 (0)