Run prettier
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import remapAsyncToGenerator from "babel-helper-remap-async-to-generator";
|
||||
import syntaxAsyncFunctions from "babel-plugin-syntax-async-functions";
|
||||
|
||||
export default function () {
|
||||
export default function() {
|
||||
return {
|
||||
inherits: syntaxAsyncFunctions,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user