mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
add typescript support to next
This commit is contained in:
committed by
Thomas Ruoff
parent
b19b557b6c
commit
2921cee220
@@ -21,12 +21,14 @@
|
||||
"uuid": "^8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^16.9.48",
|
||||
"babel-jest": "^26.3.0",
|
||||
"eslint": "^7.6.0",
|
||||
"eslint-plugin-react": "^7.20.6",
|
||||
"jest": "^26.4.0",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"tailwindcss": "^1.6.2"
|
||||
"tailwindcss": "^1.6.2",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user