Commit Graph

2 Commits (78ba4eddc1c3f38ad1f563e57ba6cbe501b4b39d)

Author SHA1 Message Date
Scott Nonnenberg 23293a3c00
New tslint rule: Interfaces must not start with I 8 years ago
Scott Nonnenberg 893fb1cb9e
Introduce React/TypeScript/TSLint into app for new UI components
npm run transpile
  Works on files under js/react/
  Outputs files right next to the .tsx file

This is part of our `grunt dev` task, as well as the default grunt task,
which does everything else necessary to get a raw git checkout ready to
run.
8 years ago