UNPKG

@bfra.me/prettier-config

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