Update live editor to 0.0.8

master
James Long 2017-01-17 11:00:02 -05:00
parent dd156c28b2
commit 6f2b01193f
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.7</a></label>
<label class="title"><a href="https://github.com/jlongster/prettier">prettier v0.0.8</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