UNPKG

@inkdropapp/codemirror-spell-checker

Version:
12 lines (10 loc) 188 B
const options = { arrowParens: 'avoid', singleQuote: true, bracketSpacing: true, endOfLine: 'lf', semi: false, tabWidth: 2, trailingComma: 'none' } module.exports = options