Browse Source

Add the note about typescript and style guide

Steven Silvester 8 years ago
parent
commit
68821f4844
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CONTRIBUTING.md

+ 2 - 0
CONTRIBUTING.md

@@ -12,6 +12,8 @@ what area of the project you are interested in working on.
 For general documentation about contributing to Jupyter projects, see the
 [Project Jupyter Contributor Documentation](http://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html).
 
+All source code is written in [TypeScript](http://www.typescriptlang.org/Handbook). See the [Style Guide](https://github.com/jupyter/jupyterlab/wiki/TypeScript-Style-Guide).
+
 
 ## Setting Up a Development Environment