Files
hoppscotch/packages/hoppscotch-ui/.prettierrc.cjs
Anwarul Islam 6fa722df7b chore: hoppscotch-ui improvements (#3497)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-06 00:08:44 +05:30

4 lines
36 B
JavaScript

module.exports = {
semi: false,
}