added .eslintrc, .gitignore

This commit is contained in:
Wyatt Miller
2018-05-24 23:43:26 -04:00
parent 7bd601f3f5
commit a32767ca1a
9 changed files with 59 additions and 17 deletions

View File

@ -1,4 +1,3 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -22,5 +21,4 @@
</nav>
</div>
</div>
</body>
</html>
</body>