JohnWeisz / TypedJSON

Typed JSON parsing and serializing for TypeScript that preserves type information.
MIT License
603 stars 64 forks source link

Introduce linter #137

Closed MatthiasKunnen closed 4 years ago

MatthiasKunnen commented 4 years ago

The code style of the project is not consistent. I'll be adding a linter via PR. Exact rules to be discussed.