{
"compilerOptions": {
"module": "esnext",
"target": "es2015",
"forceConsistentCasingInFileNames": false
}
}
tsconfig.json source
When I changed the source, I got an error like the picture, and when the source runs, I keep getting an error like the 1.png I asked today...
And should I use tsconfig? Originally, there was no tsconfig, but when I added it, I got a phrase like scriptError.png.