Updated coding styles and test configs

This commit is contained in:
Alejandro Celaya
2019-01-05 23:16:13 +01:00
parent 08488e9bad
commit fac3edaea7
10 changed files with 188 additions and 88 deletions

View File

@@ -1,4 +1,3 @@
'use strict';
// This is a custom Jest transformer turning style imports into empty objects.
// http://facebook.github.io/jest/docs/en/webpack.html

View File

@@ -1,4 +1,3 @@
'use strict';
const path = require('path');