Ran prettier.

This commit is contained in:
Rezmason
2022-05-04 17:42:50 -07:00
parent a6c88913f5
commit a4a0406826
4 changed files with 5 additions and 5 deletions

1
prettier_command.txt Normal file
View File

@@ -0,0 +1 @@
prettier --write --use-tabs --print-width 160 "index.html" "./js/**/**.js" "./lib/gpu-buffer.js"