Format root .js files

This commit is contained in:
Nicolas Gallagher
2017-05-24 15:21:25 -07:00
parent 7ee570f0ed
commit 864250f34d
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
module.exports = require('./dist/core')
module.exports = require('./dist/core');