@aligent/prettier-config
v1.0.0
Published
Aligents Prettier config
Downloads
3
Readme
Aligent prettier config
Usage
Create a prettier.config.js file in your project root with the following contents:
module.exports = {
...require("@aligent/prettier-config"),
// override rules here.
};