Skip to content

Commit d65775e

Browse files
committed
Remove np field from package.json, use (untracked) local config instead
1 parent b82fa5d commit d65775e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules/
22
dist/
33
out/
44
zz*
5+
/.np-config.json

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,5 @@
7474
"nodeArguments": [
7575
"--import=@septh/ts-run/register"
7676
]
77-
},
78-
"np": {
79-
"yarn": false
8077
}
8178
}

0 commit comments

Comments
 (0)