[feature/frontend] markdown editor
This commit is contained in:
parent
086c9761a9
commit
6e1be3d513
11 changed files with 2265 additions and 12 deletions
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue