This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1156
Commits
2
Branches
0
Tags
6.6 MiB
Tree:
b0a5db1ab9
master
redux
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b0a5db1ab9'
${ noResults }
pegjs
/
.npmrc
2 lines
19 B
Raw
Normal View
History
Ensure 'package-lock.json' is never created I've noticed on Travis that if a project is testing on Node.js 8 then NPM will automatically create the 'package-lock.json' file, but it's best not to use this file yet. See https://github.com/pegjs/pegjs/commit/10ec7f0576a9d070b0bb9542d98250a0a0576a2a
6 years ago
package-lock=false