Dev: Use prettier to format code

This commit is contained in:
redhoodsu
2018-06-12 22:19:56 +08:00
parent 70b5aedc36
commit 1e5a6560fa
68 changed files with 5051 additions and 5884 deletions

View File

@@ -12,8 +12,8 @@ exports.plugins = exports.plugins.concat([
comments: /eruda/
}),
new webpack.DefinePlugin({
ENV: '"production"',
ENV: '"production"'
})
]);
module.exports = exports;
module.exports = exports;