Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .parcel-cache/006813fc19418af9
Binary file not shown.
Binary file added .parcel-cache/05537b76693ae424
Binary file not shown.
Binary file added .parcel-cache/3782c63fb842c8ed
Binary file not shown.
4,805 changes: 4,805 additions & 0 deletions .parcel-cache/68725af93aa3a5c9.txt

Large diffs are not rendered by default.

Binary file added .parcel-cache/933a79cb9cdede78
Binary file not shown.
4,805 changes: 4,805 additions & 0 deletions .parcel-cache/b57df2d8c1566580.txt

Large diffs are not rendered by default.

4,805 changes: 4,805 additions & 0 deletions .parcel-cache/c10ca7d560da7f37.txt

Large diffs are not rendered by default.

Binary file added .parcel-cache/data.mdb
Binary file not shown.
Binary file added .parcel-cache/e81030932d9869b9
Binary file not shown.
Binary file added .parcel-cache/f64ca535190cd0c1
Binary file not shown.
Binary file added .parcel-cache/lock.mdb
Binary file not shown.
29 changes: 6 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,14 @@
"name": "template-typescript-react",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
"dependencies": {},
"devDependencies": {
"parcel": "^2.6.2",
"typescript": "^4.7.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
"start": "parcel public/index.html",
"build": "zsh"
},
"browserslist": {
"production": [
Expand Down
12,368 changes: 1,176 additions & 11,192 deletions yarn.lock

Large diffs are not rendered by default.