Skip to content

Commit

Permalink
Add taxi to budget, please do not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
willmanduffy committed May 20, 2016
1 parent c424f99 commit fd209ad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
12 changes: 12 additions & 0 deletions .editorconfig
@@ -0,0 +1,12 @@
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
8 changes: 5 additions & 3 deletions budget.js
Expand Up @@ -572,9 +572,11 @@ process.exit(
- 750.35 // food & venue @61local
- 125.52 // bar tab @61local
- 167.59 // ticketing @useTito
- 150.00 // entertainment @jedschmidt
- 200.00 // travel costs
- 150.00 // Speaker travel costs
- 150.00 // entertainment Amanda Bellito Jazz Duo
- 50.00 // entertainment travel costs (Metro North)
- 34.55 // entertainment taxi
- 2.50 // transaction fee

- 1536.45 // donation @ScriptEdOrg
- 1501.90 // donation @ScriptEdOrg
)

0 comments on commit fd209ad

Please sign in to comment.