Package Exports
- @netlify/eslint-config-node
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@netlify/eslint-config-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Linting and formatting configuration shared by Netlify Node.js repositories:
- ESLint
- Prettier
- Editorconfig
.gitattributes
To add to a new Node.js repository, please check an existing Netlify Node.js repository and copy its:
.eslintrc.js
.prettierrc.js
.editorconfig
.gitattributes