Scoped: update more babel- to @babel/ [skip ci]
This commit is contained in:
committed by
Henry Zhu
parent
696df10f51
commit
47fa189053
@@ -3,7 +3,7 @@ import chalk from "chalk";
|
||||
import stripAnsi from "strip-ansi";
|
||||
import codeFrame, { codeFrameColumns } from "..";
|
||||
|
||||
describe("babel-code-frame", function() {
|
||||
describe("@babel/code-frame", function() {
|
||||
it("basic usage", function() {
|
||||
const rawLines = ["class Foo {", " constructor()", "};"].join("\n");
|
||||
assert.equal(
|
||||
|
||||
Reference in New Issue
Block a user