Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 65e42a4

Browse files
committed
deps: babel-eslint => @babel/eslint-parser
1 parent 62f530f commit 65e42a4

File tree

3 files changed

+446
-312
lines changed

3 files changed

+446
-312
lines changed

Diff for: .eslintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": ["react-important-stuff", "plugin:prettier/recommended"],
3-
"parser": "babel-eslint"
3+
"parser": "@babel/eslint-parser"
44
}

0 commit comments

Comments
 (0)