We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f344601 commit 0b5cd5dCopy full SHA for 0b5cd5d
README.md
@@ -8,9 +8,11 @@ Have a look at the files inside
8
9
### JavaScript linting
10
11
+Follow a good [JavaScript Red Style Guide](https://github.com/GrosSacASac/JavaScript-Set-Up/tree/master/js/red-javascript-style-guide)
12
+
13
Use eslint or jslint
14
-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.
16
17
### JavaScript tests
18
0 commit comments