standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
473 stars 36 forks source link

Parser defined in config #9

Closed mightyiam closed 4 years ago

mightyiam commented 4 years ago

https://github.com/toddbluhm/ts-standard/blob/dd59e4a99690c866d0017dd68d00c6d4800bcfbb/eslintrc.json#L3

This line is no longer necessary.

mightyiam commented 4 years ago

Nor is this: https://github.com/toddbluhm/ts-standard/blob/dd59e4a99690c866d0017dd68d00c6d4800bcfbb/package.json#L28

toddbluhm commented 4 years ago

Thanks!!! This has been fixed in commit: https://github.com/toddbluhm/ts-standard/commit/e85823284b5e7fa07dff1416c5d2d551301891d1