using wmbasic-api-types
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"include": ["src/**/*", "types/**/*"],
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"typeRoots": ["./node_modules/@types", "./types"],
|
||||
"typeRoots": ["./node_modules/@types", "./types", "wmbasic-api-types"],
|
||||
|
||||
"target": "esnext",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user