15 Commits

Author SHA1 Message Date
igor
b0557b3cd4 Remove silent: false 2018-01-29 21:03:35 +02:00
igor
f7cfe74995 Again remove silent mode from ts compilation =( 2018-01-29 18:56:52 +02:00
igor
29367c5f26 Add typescript to the root package.json to satisfy ts compilation for Netlify (though I don't know if it's the best way =/ ) 2018-01-29 18:45:05 +02:00
igor
c37e06870b Remove silent mode on tsc to see why Netlify cries 2018-01-29 18:23:40 +02:00
igor
6b432e1e48 Delete ts files that were copied with babel to dist 2018-01-28 20:11:01 +02:00
igor
4b258d9e0d Extract error callback 2018-01-28 19:09:40 +02:00
igor
73c27b0f1d Reuse babel between prepare.js and watch-js 2018-01-28 18:54:00 +02:00
igor
e15af8de2a Reuse ts compilation in watch and prepare.js 2018-01-28 18:35:39 +02:00
igor
a33c659ef4 Add ts compilation to prepare.js 2018-01-27 15:42:33 +02:00
Tom Coleman
e4be9f56aa Ignore __snapshots__ when building 2017-12-22 08:57:10 +11:00
Rob Halff
d35e69607b ignore __mocks__/ folders 2017-12-14 11:16:17 +00:00
Norbert de Langen
2d17ece429
WIP 2017-11-17 10:49:24 +01:00
hypnos
735497714c Upgrade eslint-config-airbnb and make it pass 2017-11-02 04:40:48 +03:00
hypnos
2e8240d176 Fix/suppress current eslint warnings.
Raise `import/no-unresolved` and `import/extensions` to error level
everywhere except `docs`
2017-10-02 01:40:46 +03:00
hypnos
2f53feb64a Use yarn workspaces on master 2017-09-29 23:00:47 +03:00