Bootstrapped! Format the printer with the printer itself

master
James Long 2016-12-30 23:03:22 -05:00
parent c9e24eb477
commit 7451255906
2 changed files with 1440 additions and 1498 deletions

View File

@ -16,7 +16,8 @@
"jest": "^18.0.0"
},
"scripts": {
"test": "jest"
"test": "jest",
"format": "./bin/jscodefmt --write src/printer.js"
},
"jest": {
"setupFiles": [

File diff suppressed because it is too large Load Diff