Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignose committed Nov 13, 2023
1 parent 8ea44f4 commit 40152fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"strict": true,
"target": "es2018"
},
"include": [ "relay/relay.ts"],
"include": [ "relay.ts"],
"isolatedModules": true /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
}

0 comments on commit 40152fd

Please sign in to comment.