Skip to content

Commit 3637bf4

Browse files
committed
add note about usage
1 parent 34718c2 commit 3637bf4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# ~~Airbnb~~ ascribe JavaScript Style Guide() {
22

33
## Introduction
4-
At ascribe we write a lot of JavaScript and value quality code.
5-
Since all of us liked [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript), we figured that we can just fork it and change it to our needs.
4+
5+
At ascribe we write a lot of JavaScript and value quality code. Since all of us liked [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript), we figured that we can just fork it and change it to our needs.
6+
7+
## Usage
8+
9+
Use the provided ESlint packages under `packages/` and refer to their documentation for detailed usage:
10+
11+
- [eslint-config-ascribe](packages/eslint-config-ascribe)
12+
- [eslint-config-ascribe-react](packages/eslint-config-ascribe-react)
613

714

815
Other Style Guides

0 commit comments

Comments
 (0)