UNPKG

@bfra.me/prettier-config

Version:
10 lines (9 loc) 297 B
import {defaultConfig} from './default.js' import {defineConfig} from './define-config.js' const $120ProofConfig = defineConfig({ ...defaultConfig, printWidth: 120, }) var proof_default = $120ProofConfig export {$120ProofConfig, proof_default as default} //# sourceMappingURL=120-proof.js.map