Revert "TEMP: Debugging unexpected test failures."
This reverts commit 1fb3d5b0f6.
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user