typescript
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
"jsx": "preserve",
|
||||
"moduleResolution": "node" // Thay đổi giá trị này từ 'classic' thành 'node'
|
||||
},
|
||||
"include": ["./assets/src/main.ts"],
|
||||
"include": ["./assets/typescript/main.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user