Scoped: change src imports to @babel/ [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import helper from "babel-helper-builder-react-jsx";
|
||||
import helper from "@babel/helper-builder-react-jsx";
|
||||
|
||||
export default function({ types: t }) {
|
||||
function hasRefOrSpread(attrs) {
|
||||
|
||||
Reference in New Issue
Block a user