scriptdu.de
scriptdu.de copied to clipboard
Implement Prettier
Implemented Prettier for more consistent collaboration.
- Installed, and configured Prettier.
- Set up
package.json
. - Added
format
script topackage.json
for.css
,.html
,.ts
,.js
, and.json
files. - Formatted all relevant files in the repository.