File Type Support
sjw0010 opened this issue · 3 comments
sjw0010 commented
Not really an issue but more of a request. Are ['.js', '.cjs', '.mjs', '.ts', '.tsx', '.jsx', '.yaml', '.yml'] the only file types supported? This is a really useful tool for my process. I would love support for '.java' files? CLI usage only obviously.
Cheers!
bourdakos1 commented
You can add a config file to your project that specifies other extensions
sjw0010 commented
Sweet. Thanks!
bourdakos1 commented
You should be able to run: openapi-comment-parser --init
to generate one