UNPKG

85 BJavaScriptView Raw
1module.exports = {
2 printWidth: 120,
3 parser: 'typescript',
4 singleQuote: true
5};