eslint-plugin-jsdoc: - install eslint-plugin-jsdoc - config file - fix lint/style errors JSDoc: - add JSDoc as a dev dependency - get everything rendering nicely with JSDoc - config, build command + ignores
16 lines
229 B
Plaintext
16 lines
229 B
Plaintext
package.json
|
|
package-lock.json
|
|
/__snapshots__
|
|
/.next
|
|
/.cache
|
|
/api-docs
|
|
/build
|
|
/public
|
|
/coverage
|
|
private/*.json
|
|
/.nyc_output
|
|
analytics.json
|
|
gh-badges/templates/default-template.json
|
|
supported-features.json
|
|
service-definitions.yml
|