- Linting: Lint hidden ncurc.js file
- Docs: Add 6.0.0.md migration file - Docs: Update Contributing, Testing (renamed to Development), Linting and ReleaseInstructions - Docs: Info on submodules - npm: Add scripts for updating submodules - npm: Add `license-badges`, `build-docs`, and `copy` scripts to `prepublishOnly` script - npm: Bump to 6.0.0
This commit is contained in:
@@ -5,7 +5,8 @@ npm run eslint
|
||||
```
|
||||
|
||||
This will query both JavaScript files and will query JavaScript within
|
||||
Markdown files. It will also check for some JSDoc issues.
|
||||
Markdown and HTML files. It will also check for some JSDoc issues,
|
||||
Mocha/chai-specific rules, etc.
|
||||
|
||||
## Atom usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user