mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
d'oh add individual decaffed files before committing
This commit is contained in:
parent
9c44a2c9fc
commit
f6ef1cd6a3
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ decaffeinate app.js
|
|||
decaffeinate Gruntfile.js
|
||||
decaffeinate config/settings.defaults.js
|
||||
|
||||
git add .
|
||||
git commit -m "Decaffeinate: convert individual files to js"
|
||||
|
||||
npx prettier-eslint 'app.js' 'Gruntfile.js' 'config/settings.defaults.js' --write
|
||||
|
|
Loading…
Reference in a new issue