Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix vscode problem in jsconfig with module vs. moduleResolution
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.ts Specify what module code is generated. See more: https://www.typescriptlang.org/tsconfig#module
- Loading branch information