UNPKG

200 BJavaScriptView Raw
1module.exports = {
2 extends: [
3 './node_modules/dr-dev-{FLAVOR}/install/eslint-config-almost-standard-v13',
4 './node_modules/dr-dev-{FLAVOR}/install/eslint-config-almost-standard-jsx-v7'
5 ]
6}