gonix
/
subprojects
/
nix-eval-jobs
/
.prettierrc.js
1
2
3
module
.
exports
=
{
"plugins"
:
[
"prettier-plugin-toml"
],
};