update,
This commit is contained in:
5
java-assignment/format.sh
Normal file
5
java-assignment/format.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
npx prettier --write "**/*.java"
|
Reference in New Issue
Block a user