api-client/packages/hoppscotch-js-sandbox/.prettierrc.js
2021-09-25 01:01:22 +05:30

3 lines
36 B
JavaScript

module.exports = {
semi: false,
}