Dragan Bajcic
Dragan Bajcic
With enabled, only first `fillText` works, second yields small text http://i.imgur.com/6nFO9zk.png When I disable it, it works just as expected: http://i.imgur.com/skYiTBV.png Pease advise, the extension is really nice and useful!
### Where the bug happens - [X] Browser Extension - [ ] Library - [ ] Other ### your browser Chrome Version 117.0.5938.132 (Official Build) (arm64) ### Describe the bug...
Since vue-cli 3.0, you can bootstrap vue project, and write it entirely in TS. The problem is that npm-check cannot detect that **any** package is being used. Any chance of...