kingoftime-cli/.eslintrc

7 lines
59 B
Plaintext
Raw Normal View History

2023-04-14 13:13:50 +00:00
{
"extends": [
"oclif",
"oclif-typescript"
]
}