chore(dx): add format script 💅 (#128)

This commit is contained in:
Fernando López Guevara
2023-02-28 12:19:10 -03:00
committed by GitHub
parent 4c415280aa
commit 0d77013aab
5 changed files with 17 additions and 5 deletions

View File

@@ -18,3 +18,6 @@ emit-types:
publish: build
emit-types
npm publish
format:
prettier --plugin-search-dir . --write .