mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
forgot to add files before committing
This commit is contained in:
parent
912781f23f
commit
93a9030686
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ git commit -m "Decaffeinate: convert individual files to js"
|
|||
|
||||
npx prettier-eslint app.js Gruntfile.js config/settings.defaults.js --write
|
||||
|
||||
git add .
|
||||
git commit -m "Prettier: convert individual decaffeinated files to Prettier format"
|
||||
|
||||
echo "done"
|
||||
|
|
Loading…
Reference in a new issue