eslint: Remove config

We'll replace this with a new config later.
This commit is contained in:
Danny Lin 2021-12-25 01:47:24 -08:00
parent d5f7617ac5
commit d694cce8c5

View file

@ -1,6 +0,0 @@
{
"extends": [
"oclif",
"oclif-typescript"
]
}