colouring-montreal/app
Maciej Ziarkowski 9826ba784c Point tsconfig to client and server TS files only
Previous config defined a glob for all TS files. But only the files
required from the client or server root files need to be transpiled.
This prevents the whole project build failinig due to one corrupt source
file that might not be committed to the repository, and isn't actually
used anywhere.
2020-03-08 15:08:26 +00:00
..
map_styles Fix colour scale for height to apex 2020-02-07 16:07:18 +00:00
public Add OpenAPI doc for extracts and history 2020-02-07 14:21:18 +00:00
src Merge branch 'develop' 2020-02-09 18:11:22 +00: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 Remove prop types generation, babel from build 2020-01-31 18:34:27 +00:00
package.json Remove prop types generation, babel from build 2020-01-31 18:34:27 +00:00
razzle.config.js Remove prop types generation, babel from build 2020-01-31 18:34:27 +00:00
tsconfig.json Point tsconfig to client and server TS files only 2020-03-08 15:08:26 +00:00
tslint.json Move css imports group to second place 2019-11-13 19:20:47 +00:00