1.0.1 • Published 3 years ago
@arthursvpb/eslint-config v1.0.1
@arthursvpb/eslint-config
ESLint + Prettier configuration to extend from.
Install
npm install --save-dev @arthursvpb/eslint-configCreate .eslintrc.js file
module.exports = {
extends: '@arthursvpb/eslint-config',
};1.0.1
3 years ago