Add a typescript style instruction

This commit is contained in:
Eric Schultz 2018-06-07 11:04:41 -05:00 committed by GitHub
parent dade3a02a3
commit 323680f183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -181,6 +181,7 @@ For this to work though, the following characteristics must be true:
#### New frontend code
- All new front end code should be written in Typescript
and React (using TSX files). Please use the React Generators for creation.
- 2 spaces for tabs
#### Legacy Javascript
- 2 spaces for tabs