diff --git a/Coding-guidelines.md b/Coding-guidelines.md index 49f25aa..9c4e981 100644 --- a/Coding-guidelines.md +++ b/Coding-guidelines.md @@ -1,3 +1,5 @@ +**NOTE: These are Coding Guidelines for TypeScript Contributors** + While **these guidelines are mainly meant for contributors to the TypeScript project**, certain suggestions apply as to how idiomatic TypeScript code should be written (e.g. the "Names" and "Style" sections). ## Names