Johnson

Results 11 issues of Johnson

refer to https://github.com/superoo7/vue-cli-plugin-chrome-ext/blob/master/generator/template-js/vue.config.js ``` yarn build yarn run v1.15.2 $ vue-cli-service build ERROR Error loading vue.config.js: ERROR TypeError: Class constructor CopyPlugin cannot be invoked without 'new' TypeError: Class constructor CopyPlugin...

Current build will caused TypeScript errors. User need to update the code, it doesnt work out of the box

![Screenshot 2019-04-24 at 5 07 29 PM](https://user-images.githubusercontent.com/15358452/56647135-80f17e00-66b3-11e9-9f54-4ed0d09dbd72.png) from typescrpit types, MockParams does not support response properties of "ok" It would be good to support "ok" since fetch implementation does have...

nothing too critical since flask will call function just below of it, but just a minor typo

This PR is to address a new function call formatLargeValueCurrency, which helps format large number into Billion, Million and Thousands

This PR is meant for adding Billion, Million, Thousands formatting to cryptoformat, by creating `formatCurrencyWithNames` functions. TODO: - [x] Implement types - [ ] Add more test coverage

As a first-time user of reor, I accidentally deleted a whole folder of important documents. To prevent this from happening to other users, I have added a confirmation dialog that...