filmov
tv
VS Code tips — The TypeScript: Go to project configuration command

Показать описание
Today's VS Code command: TypeScript: Go to project configuration
This command jumps from a TypeScript file to the tsconfig that defines the TypeScript project it is part of
Also works in JavaScript. If you don't already have a jsconfig, the command can create one
This command jumps from a TypeScript file to the tsconfig that defines the TypeScript project it is part of
Also works in JavaScript. If you don't already have a jsconfig, the command can create one