UNPKG

react-healthy

Version:

Incrementally check and alert your users to the health of your APIs

9 lines (8 loc) 148 B
module.exports = { semi: false, singleQuote: true, trailingComma: 'es5', arrowParens: 'avoid', bracketSpacing: false, printWidth: 80, }