Skip to content

Commit 9bc81cf

Browse files
author
Luca Forstner
committed
Add npmrc and test-recipe
1 parent d705051 commit 9bc81cf

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@sentry:registry=http://localhost:4873
2+
@sentry-internal:registry=http://localhost:4873
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "../../test-recipe-schema.json",
3+
"testApplicationName": "create-react-app",
4+
"buildCommand": "yarn install --no-lockfile",
5+
"tests": []
6+
}

0 commit comments

Comments
 (0)