Johnson
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
 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...