adevtool/.eslintrc

7 lines
59 B
Text
Raw Normal View History

2021-11-07 07:34:51 +01:00
{
"extends": [
"oclif",
"oclif-typescript"
]
}