Skip to content

Commit

Permalink
fix: tab not spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
trutx committed Feb 10, 2024
1 parent cfc38e4 commit 319d74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build_prod:

.PHONY: pack
pack:
yarn run build:pack
yarn run build:pack

.PHONY: types
types:
Expand Down

0 comments on commit 319d74e

Please sign in to comment.