Eric Schultz
|
01e1a67b9e
|
Changed money to use "cents" so it's consistent with ruby-money Money object
|
2021-02-26 15:07:49 -06:00 |
|
Eric Schultz
|
33210c1871
|
Use BigNumber for Money calculations
|
2021-02-24 17:34:08 -06:00 |
|
Eric Schultz
|
7fb83b8657
|
Use the typescript version of semicolon eslint rule
|
2021-01-11 12:38:44 -06:00 |
|
Eric Schultz
|
c43eb07638
|
Add documentation to Money.isNegative
|
2020-10-23 15:08:04 -05:00 |
|
Eric Schultz
|
659c2eecc2
|
Add @typescript-eslint/member-ordering to eslint
|
2020-10-23 15:08:04 -05:00 |
|
Eric Schultz
|
0f0a0d2063
|
Add comma-dangle requirement for eslint
|
2020-09-30 13:23:39 -05:00 |
|
Eric
|
48f2303216
|
Enforce ts tab indents for accessibility
|
2020-06-27 15:09:03 -05:00 |
|
Eric
|
6554861627
|
Add money.ts as first linted .ts file
|
2020-06-27 15:09:03 -05:00 |
|
Eric
|
9eedc704b5
|
Change names of the Money properties and add some specs
|
2020-06-26 17:04:39 -05:00 |
|
Eric
|
79d7d2c99d
|
Correct a few ts bugs
|
2020-06-24 17:53:22 -05:00 |
|
Eric
|
977fff89be
|
Add JS Money type
|
2020-06-24 17:53:22 -05:00 |
|