JohnWeisz / TypedJSON

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

Enabling no-prototype-builtins ESLint rule? #141

Closed MatthiasKunnen closed 3 years ago

MatthiasKunnen commented 4 years ago

Should we enable the no-prototype-builtins eslint rule? It would require some rewriting.