Files
hoppscotch/packages/hoppscotch-ui/.prettierrc.cjs
Anwarul Islam 62058d5dfe fix: tabhead and scrolling issue (#2966)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-04-05 21:26:42 +05:30

4 lines
35 B
JavaScript

module.exports = {
semi: false
}