fix: fix "@typescript-eslint" conflict error

This commit is contained in:
Kim, Jimin 2023-06-26 00:48:45 +09:00
parent 922c18aa52
commit 12c246dcd3

View file

@ -1,4 +1,5 @@
{
"root": true,
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",