We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f239bbc commit a1ab10aCopy full SHA for a1ab10a
1 file changed
CONTRIBUTING.md
@@ -25,7 +25,7 @@ Your pull request should:
25
* Tests should include reasonable permutations of the target fix/change
26
* Include baseline changes with your change
27
* All changed code must have 100% code coverage
28
-* Follow the code conventions descriped in [Coding guidlines](https://github.com/Microsoft/TypeScript/wiki/Coding-guidlines)
+* Follow the code conventions descriped in [Coding guidelines](https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines)
29
* To avoid line ending issues, set `autocrlf = input` and `whitespace = cr-at-eol` in your git configuration
30
31
## Running the Tests
0 commit comments