Revert "TEMP: Debugging unexpected test failures."
This reverts commit 1fb3d5b0f60d05deb3d926d0b1da883267440965.
This commit is contained in:
parent
0005b9e4cf
commit
12e39116f0
@ -2,11 +2,6 @@ import assert from "assert";
|
||||
import chalk from "chalk";
|
||||
import codeFrame, { codeFrameColumns } from "..";
|
||||
|
||||
// import supports from "supports-color";
|
||||
|
||||
// console.log("COLOR??", supports);
|
||||
console.log("env", process.env, process.stdout.isTTY, process.argv);
|
||||
|
||||
describe("babel-code-frame", function () {
|
||||
it("basic usage", function () {
|
||||
const rawLines = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user