We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67762a commit b14d582Copy full SHA for b14d582
test/fixtures/typescript/ts/test-invalid-syntax.ts
@@ -1,3 +1,3 @@
1
function foo(): string {
2
- await Promise.resolve(1);
+ await Promise.resolve(1);
3
}
0 commit comments