Skip to content

Commit 0b5cd5d

Browse files
committed
add link
1 parent f344601 commit 0b5cd5d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Have a look at the files inside
88

99
### JavaScript linting
1010

11+
Follow a good [JavaScript Red Style Guide](https://github.com/GrosSacASac/JavaScript-Set-Up/tree/master/js/red-javascript-style-guide)
12+
1113
Use eslint or jslint
1214

13-
make sure objects are what you think with https://github.com/sbansal6/schema-enforcer or Typescript.
15+
Make sure objects are what you think with https://github.com/sbansal6/schema-enforcer or Typescript.
1416

1517
### JavaScript tests
1618

0 commit comments

Comments
 (0)