summary refs log tree commit diff
path: root/ReferenceClientProxyImplementation/formatCache.sh
blob: d041b5dc4ee86eaa02095fd385dfddf8e791dcda (plain) (blame)
1
2
3
4
5
#!/bin/sh
rm -rfv ./cache_formatted/*
cp -rv ./cache/*.js ./cache_formatted/
cp -rv ./cache/*.css ./cache_formatted/
npx prettier --write ./cache_formatted/