-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68623ea
commit 144c687
Showing
174 changed files
with
83 additions
and
82 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
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 |
---|---|---|
@@ -1,81 +1,83 @@ | ||
{ | ||
"sortToTop": [ | ||
"name", | ||
"description", | ||
"version", | ||
"license", | ||
"private", | ||
"repository", | ||
"author", | ||
"maintainer", | ||
"bugs", | ||
"homepage", | ||
"keywords", | ||
"dependencies", | ||
"devDependencies", | ||
"peerDependencies", | ||
"optionalDependencies", | ||
"bundledDependencies", | ||
"scripts", | ||
"wireit", | ||
"main", | ||
"browser", | ||
"files", | ||
"bin", | ||
"directories", | ||
"man", | ||
"config", | ||
"publishConfig", | ||
"engines", | ||
"os", | ||
"cpu" | ||
], | ||
// will error if these not present | ||
"required": [ | ||
"name", | ||
"version" | ||
], | ||
// will warn if these not present | ||
"warn": [ | ||
"description", | ||
"author", | ||
"repository", | ||
"keywords", | ||
"main", | ||
"bugs", | ||
"homepage", | ||
"license" | ||
], | ||
// if `private: true` in package.json will use the next two lists instead | ||
"requiredOnPrivate": [ | ||
"name", | ||
"version" | ||
], | ||
"warnOnPrivate": [ | ||
"description", | ||
"author", | ||
"repository", | ||
"bugs", | ||
"homepage", | ||
"license" | ||
], | ||
"sortedSubItems": [ | ||
"dependencies", | ||
"devDependencies", | ||
"scripts" | ||
], | ||
"quiet": true, | ||
"files": [ | ||
"package.json" | ||
], | ||
// Will not fix file, only inform if is fixed | ||
"dryRun": false, | ||
// Will set all deps to "*" | ||
// this may be useful because then you can | ||
// run npm update --save && npm update --save-dev | ||
// to install latest stable releases of everything. | ||
"wipe": false, | ||
"indent": 2, | ||
"newLine": "LF", | ||
"finalNewLine": true | ||
} | ||
"sortToTop": [ | ||
"name", | ||
"description", | ||
"version", | ||
"license", | ||
"private", | ||
"repository", | ||
"author", | ||
"maintainer", | ||
"maintainers", | ||
"contributors", | ||
"bugs", | ||
"homepage", | ||
"keywords", | ||
"dependencies", | ||
"devDependencies", | ||
"peerDependencies", | ||
"optionalDependencies", | ||
"bundledDependencies", | ||
"scripts", | ||
"wireit", | ||
"main", | ||
"browser", | ||
"files", | ||
"bin", | ||
"directories", | ||
"man", | ||
"config", | ||
"publishConfig", | ||
"engines", | ||
"os", | ||
"cpu" | ||
], | ||
// will error if these not present | ||
"required": [ | ||
"name", | ||
"version" | ||
], | ||
// will warn if these not present | ||
"warn": [ | ||
"description", | ||
"author", | ||
"repository", | ||
"keywords", | ||
"main", | ||
"bugs", | ||
"homepage", | ||
"license" | ||
], | ||
// if `private: true` in package.json will use the next two lists instead | ||
"requiredOnPrivate": [ | ||
"name", | ||
"version" | ||
], | ||
"warnOnPrivate": [ | ||
"description", | ||
"author", | ||
"repository", | ||
"bugs", | ||
"homepage", | ||
"license" | ||
], | ||
"sortedSubItems": [ | ||
"dependencies", | ||
"devDependencies", | ||
"scripts" | ||
], | ||
"quiet": true, | ||
"files": [ | ||
"package.json" | ||
], | ||
// Will not fix file, only inform if is fixed | ||
"dryRun": false, | ||
// Will set all deps to "*" | ||
// this may be useful because then you can | ||
// run npm update --save && npm update --save-dev | ||
// to install latest stable releases of everything. | ||
"wipe": false, | ||
"indent": 2, | ||
"newLine": "LF", | ||
"finalNewLine": true | ||
} |
This file was deleted.
Oops, something went wrong.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes