@teleporthq/teleport-postprocessor-prettier-js
Advanced tools
Comparing version
@@ -40,3 +40,3 @@ "use strict"; | ||
exports.createPrettierJSPostProcessor = createPrettierJSPostProcessor; | ||
exports.default = exports.createPrettierJSPostProcessor(); | ||
exports.default = (0, exports.createPrettierJSPostProcessor)(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-js", | ||
"version": "0.19.17", | ||
"version": "0.19.19", | ||
"description": "A post-processing function that formats js code chunks using prettier and the babylon parser", | ||
@@ -27,7 +27,7 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-shared": "^0.19.17", | ||
"@teleporthq/teleport-types": "^0.19.17", | ||
"@teleporthq/teleport-shared": "^0.19.19", | ||
"@teleporthq/teleport-types": "^0.19.19", | ||
"prettier": "^2.3.1" | ||
}, | ||
"gitHead": "4af7375f20235273eeabb48ef109cab2a02ddceb" | ||
"gitHead": "154a51920ecfcdec93d08b9db2911a2969b61d5c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42334
0.04%