automizy-email-editor
Version:
Design mobile friendly HTML emails in your application.
17 lines (16 loc) • 335 B
Plain Text
{
"preset": "google",
"validateIndentation": 4,
"disallowSpacesInAnonymousFunctionExpression": null,
"disallowMultipleVarDecl": null,
"maximumLineLength": {
"value": 120,
"allowComments": true,
"allowRegex": true
},
"excludeFiles": [
"dist/**",
"node_modules/**",
"tests/**"
]
}