Skip to content

Commit

Permalink
Merge pull request #19 from TheStanfordDaily/2019_final
Browse files Browse the repository at this point in the history
Update MTD with 2019 data, graph, and table
  • Loading branch information
arjunramani3 authored Apr 14, 2020
2 parents 0a0b580 + 456c7a5 commit d0632a1
Show file tree
Hide file tree
Showing 25 changed files with 6,616 additions and 29,018 deletions.
18 changes: 18 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "start",
"problemMatcher": []
},
{
"type": "npm",
"script": "build",
"group": "build",
"problemMatcher": []
}
]
}
Loading

0 comments on commit d0632a1

Please sign in to comment.