docs(palimpsest): add initial set-up

Supports #100
This commit is contained in:
Eric Liu 2020-01-04 09:25:05 -08:00
commit 925bfba548
11 changed files with 7242 additions and 0 deletions

View file

@ -3,6 +3,7 @@
"env": {
"es6": true,
"browser": true,
"node": true,
"jest": true
},
"parserOptions": {