Clickopolis
Clickopolis copied to clipboard
code: total refactor
Whew, so there's a lot to go through here:
- [x] Switch
data.[subject].tstodata/subject.tsordata/subject/index.tsand do this for all files - [x] Use
import { Foo } from './foo'syntax for all files - [ ] Upgrade to [email protected]
- [ ] Use
stylus-loaderfor styles
- [ ] Use
- [x] Update any config files -- tslint, tsconfig
- [x] Set up structure for tests
- [ ] Set up auto-lint, auto-test git hooks / prepublish scripts