hoppscotch/.prettierrc.js

4 lines
35 B
JavaScript
Raw Normal View History

2021-05-25 16:13:13 +00:00
module.exports = {
semi: false
}