From fd209ad1f91fec83428a502cb4d31ce0c4a25f1a Mon Sep 17 00:00:00 2001 From: Will Duffy Date: Fri, 20 May 2016 14:14:20 -0400 Subject: [PATCH] Add taxi to budget, please do not fail --- .editorconfig | 12 ++++++++++++ budget.js | 8 +++++--- 2 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..4a7ea30 --- /dev/null +++ b/.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 diff --git a/budget.js b/budget.js index 0477cee..544ec56 100644 --- a/budget.js +++ b/budget.js @@ -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 )