UNPKG

135 BJavaScriptView Raw
1"use strict";
2
3var config = {
4 printWidth: 100,
5 semi: false,
6 singleQuote: true,
7 trailingComma: 'all'
8};
9module.exports = config;
\No newline at end of file