Skip to content

Commit

Permalink
feat(ui): 基础 ui 渲染达成,选用 Vue 作为将来的可视化操作器
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Aug 3, 2021
1 parent bf4d071 commit 7f3a68c
Show file tree
Hide file tree
Showing 20 changed files with 36,462 additions and 231 deletions.
12 changes: 0 additions & 12 deletions .babelrc

This file was deleted.

1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
globals: {
__version__: true,
__buildDate__: true,
process: true,
},
rules: {
'prettier/prettier': ['error'],
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"cSpell.words": ["delivr", "deno", "dexie", "iife", "js", "jszip", "pangu", "prettierrc", "supermemo"]
}
Loading

0 comments on commit 7f3a68c

Please sign in to comment.