scripts/.prettierrc.js
2022-12-31 11:15:23 +01:00

4 lines
43 B
JavaScript

module.exports = {
singleQuote: true,
};