sessions-ext/.prettierrc.js

4 lines
43 B
JavaScript
Raw Permalink Normal View History

module.exports = {
singleQuote: true,
};