UNPKG

generator-prospa

Version:

Create fully working Single Page Applications using various technology combinations

12 lines (8 loc) 154 B
'use strict'; module.exports = { extends: 'recommended', rules: { "attribute-indentation": {indentation: 4}, "block-indentation": 4 } };