Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
1.85k stars 280 forks source link

Separate eslint and prettier into package #515

Open wonkyDD opened 1 week ago

wonkyDD commented 1 week ago

Since already tsconfig and tailwindconfig are separated , it would be good to separate prettier and eslint into distinct packages as well.

PatrykKuniczak commented 1 week ago

This is good idea, feel free to open PR 🥇