api-client/packages/hoppscotch-ui/.prettierrc.cjs

4 lines
36 B
JavaScript
Raw Normal View History

module.exports = {
semi: false,
}