Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f7f70a9

Browse files
committed
add tooling setup
1 parent cf8b10a commit f7f70a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎04-code-quality-tooling.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Code Quality Tooling
2+
3+
- We use *ESLint* and *Prettier*.
4+
- **ESLint**: Javascript linting tool for identifying and reporting potential issues in code. e.g. bad practices and design patterns.
5+
- **Prettier**: Formats code.
6+
7+
Follow this guide for tooling setup: https://github.com/wesbos/eslint-config-wesbos.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /