This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
odin-javascript-exercises
Watch
1
Star
0
Fork
You've already forked odin-javascript-exercises
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
febe6522f3
odin-javascript-exercises
/
package.json
10 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
Added jest
2021-03-03 02:13:24 +00:00
{
"devDependencies"
:
{
move files from testing repo to this repo
2021-04-30 09:49:46 +00:00
"jest"
:
"^26.6.3"
,
"jest-cli"
:
"^26.6.3"
Added jest
2021-03-03 02:13:24 +00:00
}
,
"scripts"
:
{
"test"
:
"jest"
}
move files from testing repo to this repo
2021-04-30 09:49:46 +00:00
}
Reference in a new issue
Copy permalink