refactor: Format root-level dirs (no-changelog) (#4938)

🎨 Format root-level dirs
This commit is contained in:
Iván Ovejero
2022-12-15 16:39:59 +01:00
committed by GitHub
parent d7b3d649d6
commit 3028ad3c61
32 changed files with 612 additions and 513 deletions

View File

@@ -5,9 +5,7 @@
"cache": false
},
"build": {
"dependsOn": [
"^build"
]
"dependsOn": ["^build"]
},
"typecheck": {},
"format": {},