Applied coding styles to config files

This commit is contained in:
Alejandro Celaya
2018-08-26 00:00:53 +02:00
parent 4e67798746
commit fff18202fd
9 changed files with 635 additions and 544 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');