goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.1k stars 121 forks source link

chore: sync .editorconfig with.prettierrc to use tabs for indentation #234

Closed tomdev9 closed 3 months ago

tomdev9 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

.editorconfig has set space and .prettierrc tabs

What is the new behavior?

sync .editorconfig with the prettier config so it use tabs for indent

Does this PR introduce a breaking change?

Other information