hoppscotch/packages/hoppscotch-js-sandbox/.prettierrc.cjs
2021-11-04 18:23:50 +05:30

4 lines
36 B
JavaScript

module.exports = {
semi: false,
}