colouring-montreal/app
Maciej Ziarkowski 4421930942 Squash TypeScript errors and fix bugs
Most errors highglighted by TS were due to a lack of type definitions
and were ignored by settings types to `any`.
Some minor bugs were resolved where the fix was obvious.
TODO marks left where `any` needs to be later removed or bugfix verified
2019-08-09 18:49:43 +01:00
..
map_styles Fix for issue #144 Reduce number of classes for 'Number of storeys' legend 2019-04-16 14:33:07 +00:00
public Fix welcome text, logo spacing 2019-04-18 17:41:20 +01:00
src Squash TypeScript errors and fix bugs 2019-08-09 18:49:43 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Lint prefer-const 2019-05-27 18:35:12 +01:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Squash TypeScript errors and fix bugs 2019-08-09 18:49:43 +01:00
package.json Squash TypeScript errors and fix bugs 2019-08-09 18:49:43 +01:00
razzle.config.js Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00
tsconfig.json Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00
tslint.json Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00