Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@svgr /babel-plugin-remove-jsx-empty-expression /lib /index.js
| ; | |
| exports.__esModule = true; | |
| exports.default = void 0; | |
| const removeJSXEmptyExpression = () => ({ | |
| visitor: { | |
| JSXExpressionContainer(path) { | |
| if (!path.get('expression').isJSXEmptyExpression()) return; | |
| path.remove(); | |
| } | |
| } | |
| }); | |
| var _default = removeJSXEmptyExpression; | |
| exports.default = _default; |
Xet Storage Details
- Size:
- 330 Bytes
- Xet hash:
- 66e9d01d71a3aa4bfd235f1e94b95a6f697cb566408e3491bcf17a04a9e68549
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.