UNPKG

eslint-config-prettier-standard

Version:

An ESLint shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules.

4 lines (3 loc) 72 B
module.exports = { extends: ['./prettier-file-base.js', './end.js'] }