[docs] Move contributors section to docs (#120)

This commit is contained in:
Pranav Raj S
2019-10-06 09:23:24 +05:30
committed by GitHub
parent bbbc14448b
commit 902b8e855e
6 changed files with 196 additions and 31 deletions

View File

@@ -76,6 +76,7 @@
]
},
"scripts": {
"docs": "docsify serve docs",
"eslint": "eslint app/javascript --fix"
}
}