Skip to content

Commit d4abde1

Browse files
committed
initial scaffolding
1 parent c2d215d commit d4abde1

23 files changed

Lines changed: 116 additions & 5503 deletions

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"eqeqeq": [
3636
"error",
3737
"always"
38-
]
38+
],
39+
"no-console": "off"
3940
}
4041
}

0 commit comments

Comments
 (0)