initial commit
This commit is contained in:
commit
83337e0574
14 changed files with 2825 additions and 0 deletions
9
.prettierignore
Normal file
9
.prettierignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
coverage/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
*.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue