As soon as I remove the library from **package.json** and run `npm install`, TypeScript suggestions work, but including the library somehow breaks it.
As soon as I remove the library from package.json and run
npm install, TypeScript suggestions work, but including the library somehow breaks it.