get rid of projects moved to github pages

This commit is contained in:
Brittany Chiang
2017-03-30 23:54:38 -04:00
parent 7dd3e46406
commit 96d9931ee5
143 changed files with 152 additions and 55870 deletions

7
.eslintrc Normal file
View File

@@ -0,0 +1,7 @@
{
"root": true,
"extends": "starry",
"rules": {
"no-var": 0,
}
}