JohnWeisz / TypedJSON

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

Prevent unused imports, variables, ... #164

Closed MatthiasKunnen closed 3 years ago

MatthiasKunnen commented 3 years ago

This will prevent us from committing unused variables, imports, functions, ...