Add a vscode setting to allow use of local packages, creating a `package.json` file. This would allow using `@type-challenges/utils` and a local version of Typescript.
Add a vscode setting to allow use of local packages, creating a
package.jsonfile.This would allow using
@type-challenges/utilsand a local version of Typescript.