Lonercode
Lonercode
Thanks for the review @appgurueu Alright. In that case would there be a need to modify it for the recursive directory.
I'll be working on this :)
I'd like to give this a try.
take Aloha. I'd like to work on replacing doc decorators in pandas/core/series.py with hardcoded docstrings.
> Can we run the AST check from https://github.com/Lonercode/typescript-eslint/blob/65803e4127b9557ec6cf4802df12e588370d9930/packages/typescript-estree/src/convert.ts#L509, and have a big switch-case in the new file to check every ts node? AST check `checkModifier` function is in https://github.com/Lonercode/typescript-eslint/blob/65803e4127b9557ec6cf4802df12e588370d9930/packages/typescript-estree/src/check-modifiers.ts#L139....
@fisker Please let me know if I need to remove every call to the ast check function from convert.ts.
Thanks @fisker