Skip to content
Snippets Groups Projects
.lintstagedrc.json 47 B
{
  "*": "prettier --ignore-unknown --write"
}