1.0.0 • Published 1 year ago
@cekrause/hello-config v1.0.0
Configuration
A script to set up my basic configuration for code styling in:
side projects.
Could be usefull in other stacks too.
Requirements
- Visual Studio Code
- Prettier's extension for VSCode
Usage
Type npx @cekrause/config
to run the binary script anywhere in your computer.
ìnit
or format
are the two functions available:
init
: initialize the package as desired by the user;format
: format all the project files using the.prettierrc.json
file.
1.0.0
1 year ago