Skip to content

ColomboJuan/fazt-web-community

 
 

Repository files navigation

Fazt Web Community

Table of contents

Commands

  • Start npm start
  • Build npm run build
  • Testing npm test

How to format code

In this project, we use Prettier to format the code. Configuration files have been added, which means that we all have the same parameters.

This guide is for Visual Studio Code editor, if you have another editor maybe you will have to do something similar.

Install Prettier extension

To use our configuration, you will have to install Prettier extension from the extension market: Prettier extension

Configure Prettier as default formatter

Once you have it installed, you should go to Settings and search for "Editor: Default Formatter" on settings and select prettier as default formatter.

Settings Select default formatter

Format code

Once you have Prettier as default formatter, you have to press the right button of your mouse on the file you want to format and select "Format Document". Formatting document

Now every time that you edit or create a new code, you should format it before committing it.

Contributors

blopaa rodrigojimenezdencker yuborama
Willishakespeare
JhosuaP97
AgustinZalazar

frayni

adranuz

nicksiuxs

aimarandony

License

This project is under MIT License. You can read more about it here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • CSS 38.4%
  • HTML 3.9%