Skip to content
Snippets Groups Projects
Commit 7918187e authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add jest

parent f7965435
No related branches found
No related tags found
2 merge requests!171Production Release | nshmp-apps,!170Leaflet
......@@ -14,11 +14,10 @@
"target": "es5",
"resolveJsonModule": true,
"esModuleInterop": true,
"types": ["node"],
"types": ["node", "jest"],
"typeRoots": ["node_modules/@types"],
"lib": ["es2018", "dom"],
"paths": {
"stream": ["./node_modules/stream-browserify"],
"aws-lib": ["dist/aws-lib/aws-lib", "dist/aws-lib"],
"nshmp-apps": ["dist/nshmp-apps/nshmp-apps", "dist/nshmp-apps"],
"nshmp-lib": ["dist/nshmp-lib/nshmp-lib", "dist/nshmp-lib"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment