chore: use @babel/eslint-config-internal (#11026)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// @flow
|
||||
|
||||
/* global BigInt */
|
||||
|
||||
import { types as tt, TokenType } from "../tokenizer/types";
|
||||
import type Parser from "../parser";
|
||||
import type { ExpressionErrors } from "../parser/util";
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* global BigInt */
|
||||
|
||||
import { multiple as getFixtures } from "@babel/helper-fixtures";
|
||||
import { codeFrameColumns } from "@babel/code-frame";
|
||||
import fs from "fs";
|
||||
|
||||
Reference in New Issue
Block a user