File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ moment;`
53
53
### Formatting
54
54
55
55
<!-- prettier-ignore-start -->
56
- [ 0 ] : /src/testRunner/fourslashRunner.ts
57
- [ 1 ] : /tests/cases/fourslash
58
- [ 2 ] : /src/testRunner/runner.ts
59
- [ 3 ] : /src/harness/fourslash.ts
56
+ [ 0 ] : https://github.com/microsoft/TypeScript/blob/master /src/testRunner/fourslashRunner.ts
57
+ [ 1 ] : https://github.com/microsoft/TypeScript/blob/master /tests/cases/fourslash
58
+ [ 2 ] : https://github.com/microsoft/TypeScript/blob/master /src/testRunner/runner.ts
59
+ [ 3 ] : https://github.com/microsoft/TypeScript/blob/master /src/harness/fourslash.ts
60
60
[ 4 ] : < src/harness/fourslash.ts - function runFourSlashTest( >
61
61
[ 5 ] : < src/harness/fourslash.ts - function runFourSlashTestContent( >
62
62
[ 5 ] : < src/harness/fourslash.ts - function parseTestData( >
You can’t perform that action at this time.
0 commit comments