1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 01:56:38 +09:00

test: setup

This commit is contained in:
2019-08-03 00:35:23 +09:00
parent 48271c4ba2
commit 97ef88b8e4
6 changed files with 122 additions and 18 deletions

View File

@@ -5,6 +5,7 @@
"build": "react-scripts build",
"eject": "react-scripts eject",
"now-build": "yarn build",
"now-dev": "BROWSER=false react-scripts start",
"start": "react-scripts start",
"test": "react-scripts test"
},
@@ -20,6 +21,10 @@
"react-tippy": "^1.2.3",
"styled-components": "^4.3.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.0.0",
"@testing-library/react": "^8.0.7"
},
"browserslist": {
"production": [
">0.2%",