Update live editor to 0.0.7

master
James Long 2017-01-13 23:33:38 -05:00
parent e447971612
commit 60c0b52fed
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@
<div class="container">
<div class="options">
<label class="title"><a href="https://github.com/jlongster/prettier">prettier v0.0.6</a></label>
<label class="title"><a href="https://github.com/jlongster/prettier">prettier v0.0.7</a></label>
<label><input type="number" value="80" id="printWidth"></input> printWidth</label>
<label><input type="number" value="2" id="tabWidth"></input> tabWidth</label>
<label><input type="checkbox" id="singleQuote"></input> singleQuote</label>

File diff suppressed because one or more lines are too long