paperdave / various

Various libraries and applications related to TypeScript. Everything is contained in a monorepo to improve productivity and reduce boilerplate.
MIT License
31 stars 3 forks source link

eslint: allow files outside of tsconfig `include` #17

Open paperdave opened 2 years ago

paperdave commented 2 years ago

perhaps might need to generate a custom tsconfig that has like include: "/**" or something lol ahaha.