- implement actions section

This commit is contained in:
Amruth Pillai
2020-07-10 13:40:48 +05:30
parent 89fa8236e8
commit a8c5d29858
23 changed files with 304 additions and 167 deletions

View File

@ -1,6 +1,7 @@
{
"globals": {
"document": true,
"FileReader": true,
"localStorage": true
},
"extends": ["airbnb", "prettier"],