Itzik
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Itzik commented, -
-
Itzik created a post, Typescript not working
Hi, I'm using WebStorm 2023.1.4. In a new project, I added a typescript file, and a tsconfig.json file which looks like: {"compilerOptions": {"module": "commonjs","target": "es5","sourceMap": true...