Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
14 stars 35 forks source link

Add prettier configuration #200

Closed fxsalazar closed 6 months ago

fxsalazar commented 9 months ago

I realized that the project is not formatted evenly and the vscode setting "editor.formatOnSave": true, ; maybe could be a good idea to add a prettier config and do a global format.

riderx commented 6 months ago

Thanks a lot, I realized my eslint config was not working and i took opportunity to use the same as i use everywhere: https://github.com/antfu/eslint-config So now the project is linted