mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 01:56:38 +09:00
feat(web): typescript
This commit is contained in:
@@ -28,12 +28,17 @@
|
||||
"react-scripts": "3.1.1",
|
||||
"react-spinners": "^0.6.1",
|
||||
"react-tippy": "^1.2.3",
|
||||
"styled-components": "^4.3.2"
|
||||
"styled-components": "^4.3.2",
|
||||
"typescript": "3.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^4.1.0",
|
||||
"@testing-library/react": "^9.1.3",
|
||||
"@types/i18next-node-fs-backend": "^2.1.0",
|
||||
"@types/jest": "^24.0.18",
|
||||
"@types/node": "^12.7.3",
|
||||
"@types/react-helmet": "^5.0.9",
|
||||
"@types/styled-components": "^4.1.18",
|
||||
"i18next-node-fs-backend": "^2.1.3"
|
||||
},
|
||||
"browserslist": {
|
||||
|
Reference in New Issue
Block a user