import console = require("console");
console.
<< I type . and above gets imported automatically in VScode. Anybody knows how to disable that?
(I assume it is one of my extensions. Probably Prettier.)
edit: it only happens in React Typescript environment. not in Typescript without react.