chore(tools): add linting, fomatting and other tools

This commit is contained in:
Mrugesh Mohapatra
2018-06-11 19:24:25 +05:30
committed by mrugesh mohapatra
parent 5e2c24e3b8
commit 46e40f5aba
9 changed files with 3390 additions and 61 deletions

3
.eslintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "freecodecamp"
}