franciscobmacedo / remotefreelancept

Simulator for freelancers working for foreign companies while living in Portugal. Estimate your net income and taxes to pay
https://freelancept.fmacedo.com
MIT License
232 stars 34 forks source link

feat: add eslint, prettier #30

Closed AfganAbbas closed 9 months ago

AfganAbbas commented 10 months ago

Hello, I added eslint and prettier configuration to the app. Also, I give the freedom of configuration or adding rules to you, it is just implementing base vue-eslint rules. Additionally, you can run scripts for both prettier and eslint. Resolves: #24

franciscobmacedo commented 9 months ago

Thank you! just left a small request in the PR

c0rdeiro commented 9 months ago

I think it should have a prettier ignore for the node_modules and dist folders

Edit: https://prettier.io/docs/en/ignore this is the link for prettier ignore