brushup readme

add delete handling
icon fix
This commit is contained in:
vorotamoroz
2021-10-13 21:38:44 +09:00
parent ed0d8372cb
commit 44efde7762
23 changed files with 563 additions and 217 deletions

View File

@@ -12,5 +12,6 @@
"lib": ["dom", "es5", "scripthost", "es2015"]
},
"include": ["**/*.ts"],
"exclude": ["pouchdb-browser.js"]
"files": ["./main.ts"],
"exclude": ["pouchdb-browser-webpack"]
}