ci: so it Begins!

This commit is contained in:
Begin 2020-02-05 20:05:17 +00:00
parent 3d1163cc7f
commit c6284321af
3 changed files with 944 additions and 0 deletions

17
.arc Normal file
View file

@ -0,0 +1,17 @@
# Warning! Do Not Edit
# --------------------
# This is a generated file and will be overwritten
@app
start-u1s
@static
@http
@tables
data
scopeID *String
dataID **String
ttl TTL

926
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,6 +43,7 @@
"clean": "gatsby clean"
},
"devDependencies": {
"@architect/sandbox": "^1.6.0",
"babel-eslint": "^9.0.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.1",