Skip to content

Commit

Permalink
fix: format with rome
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkode committed Aug 4, 2023
1 parent c85bfd0 commit 388fe48
Show file tree
Hide file tree
Showing 24 changed files with 502 additions and 455 deletions.
15 changes: 15 additions & 0 deletions projects/core-infrastructure/dns/rome.json
@@ -0,0 +1,15 @@
{
"$schema": "https://docs.rome.tools/schemas/12.1.3/schema.json",
"organizeImports": {
"enabled": true
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"formatter": {
"enabled": : true
}
}

0 comments on commit 388fe48

Please sign in to comment.