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 39e1710 commit a1a9f26Copy full SHA for a1a9f26
README.md
@@ -58,6 +58,7 @@ A `pre-commit` hook will be installed in your repo clone to run the test/lint sc
58
59
## Translations
60
61
+- @gorhgorh - French
62
- @n0bisuke - Japanese
63
64
[1]: http://nodeschool.io/
package.json
@@ -27,7 +27,9 @@
27
"contributors": [
28
"olizilla",
29
"_alanshaw",
30
- "achingbrain"
+ "achingbrain",
31
+ "gorhgorh",
32
+ "n0bisuke"
33
],
34
"license": "BSD-2-Clause",
35
"bugs": {
0 commit comments