Skip to content

Commit 0d538fc

Browse files
committed
Merge pull request #482 from getsetbro/patch-1
Update README.md
2 parents 7709dd3 + f755d61 commit 0d538fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ For loose TS files opened in Sublime, the plugin will create an inferred project
8888

8989
#### Configured project
9090

91-
The plugin also supports representing a TypeScript project via a [tsconfig.json](http://www.typescriptlang.org/docs/handbook/tsconfig.json.html) file. If a file of this name is detected in a parent directory, then its settings will be used by the plugin.
91+
The plugin also supports representing a TypeScript project via a [tsconfig.json](http://www.typescriptlang.org/docs/handbook/tsconfig-json.html) file. If a file of this name is detected in a parent directory, then its settings will be used by the plugin.
9292

9393
Screenshots
9494
------

0 commit comments

Comments
 (0)