UNPKG

@typed/content-hash

Version:

Content hash a directory of HTML/JS/CSS files and other static assets

12 lines (11 loc) 209 B
module.exports = { printWidth: 120, bracketSpacing: true, jsxBracketSameLine: false, parser: 'typescript', semi: false, singleQuote: true, tabWidth: 2, trailingComma: 'all', useTabs: false }