This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/.prettierrc.js
2022-01-20 17:07:14 +01:00

4 lines
43 B
JavaScript

module.exports = {
singleQuote: true,
};