UNPKG

cep-bundler-core

Version:

Core functionality for making bundler extensions to compile CEP

9 lines (7 loc) 116 B
module.exports = { semi: false, trailingComma: 'all', singleQuote: true, printWidth: 120, tabWidth: 2 };