mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
experimenting with jsx
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"@github/catalyst": "^1.1.3",
|
||||
"dayjs": "^1.10.5",
|
||||
"lit-html": "^1.4.1",
|
||||
"prettier-plugin-html-template-literals": "^1.0.5",
|
||||
"validator": "^13.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -21,6 +22,7 @@
|
||||
"@babel/plugin-proposal-decorators": "^7.14.2",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
|
||||
"@babel/preset-env": "^7.14.2",
|
||||
"@babel/preset-react": "^7.16.5",
|
||||
"@babel/preset-typescript": "^7.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.0",
|
||||
"@typescript-eslint/parser": "^4.26.0",
|
||||
@@ -36,7 +38,7 @@
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"html-webpack-plugin": "^5.3.1",
|
||||
"node-sass": "^6.0.0",
|
||||
"prettier": "^2.3.1",
|
||||
"prettier": "^2.5.1",
|
||||
"sass-loader": "^11.1.1",
|
||||
"sass-to-string": "^1.5.1",
|
||||
"terser-webpack-plugin": "^5.1.3",
|
||||
|
||||
Reference in New Issue
Block a user