Closed quinnturner closed 2 years ago
eslint-plugin-unicorn
airbnb
noImplicitAny: false
{npm|yarn|pnpm} audit --json
publish-gpr
Closes #169
eslint-plugin-unicorn
instead ofairbnb
, which ended up requiring many minor refactors (worth it, I think)noImplicitAny: false
until all of the types are resolved.{npm|yarn|pnpm} audit --json
types and importing into this project.publish-gpr
Closes #169