1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-25 17:51:17 -04:00

deploy to Vercel

This commit is contained in:
2021-06-04 10:19:34 -04:00
parent 034babd9af
commit 82c42f8322
23 changed files with 236 additions and 3823 deletions

View File

@@ -11,7 +11,7 @@
"es6": true
},
"overrides": [{
"files": ["functions/**/*.js"],
"files": ["api/**/*.js"],
"parserOptions": {
"ecmaVersion": 2018,
"sourceType": "module"