Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 246 Bytes

TODO.md

File metadata and controls

5 lines (4 loc) · 246 Bytes

TODO

  • See if /// <reference path="../../../node_modules/@types/mocha/index.d.ts" /> can be replaced by imports (enable TSLint's no-reference rule)
  • Add TSLint's JSDoc rules?
  • Add e2e & spec directories to tsconfig.json for TSLint