api-client/packages/hoppscotch-js-sandbox/.prettierrc.cjs

4 lines
36 B
JavaScript
Raw Normal View History

module.exports = {
semi: false,
}