Commit df0c2e6
Delete .npmrc, create it on the fly in CI (#29)
* Delete .npmrc, create it on the fly in CI
For local development we assume that npm is already properly configured.
Removing the bundled dot file avoids overriding personal configurations.
* Apply suggestions from code review
---------
Co-authored-by: Jack Kleeman <jackkleeman@gmail.com>1 parent 28dd4b7 commit df0c2e6
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
This file was deleted.
0 commit comments