remove lots of jquery

This commit is contained in:
Matt Walsh 2020-09-29 22:25:28 -05:00
commit d05d5d51ab
4 changed files with 103 additions and 145 deletions

1
.vscode/launch.json vendored
View file

@ -14,6 +14,7 @@
"skipFiles": [
"<node_internals>/**",
"**/*.min.js",
"**/vendor/**"
]
},
{