UNPKG

@dapplion/benchmark

Version:

Ensures that new code does not introduce performance regressions with CI. Tracks:

12 lines (11 loc) 209 B
export default { printWidth: 120, tabWidth: 2, useTabs: false, semi: true, singleQuote: false, quoteProps: "as-needed", trailingComma: "es5", bracketSpacing: false, arrowParens: "always", };