nix-eval-jobs/.prettierrc.js
2022-04-26 21:40:31 +12:00

4 lines
61 B
JavaScript

module.exports = {
"plugins": ["prettier-plugin-toml"],
};