mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 08:54:05 +00:00
Eden subgraph artifacts, host API stub (#15)
* Skip AssemblyScript during TS transpilation * Eden subgraph build files * Eden subgraph host API stubs
This commit is contained in:
@@ -97,5 +97,5 @@
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
||||
},
|
||||
"exclude": ["dist"]
|
||||
"exclude": ["assembly", "dist"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user