-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish v4.0 with Flat Config support
- Updated .npmignore to not include `vendor` since its only needed for testing - Added an explicit comment in the README to use v4 for newer eslints - Updated package version - Fixed git URL via `npm pkg fix` - Bumped up node support version to the last supported LTS
- Loading branch information
Showing
3 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,11 @@ test | |
examples | ||
private | ||
tmp | ||
coverage | ||
.npmignore | ||
.eslintrc | ||
.github | ||
.vscode | ||
.nycrc | ||
.eslintignore | ||
vendor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters