init: typescript esm boilerplate
This commit is contained in:
commit
6b522a0803
16 changed files with 3518 additions and 0 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.git
|
||||
.gitignore
|
||||
.husky
|
||||
node_modules
|
||||
dist
|
||||
*.md
|
||||
.env*
|
||||
!.env.example
|
||||
.vscode
|
||||
.omc
|
||||
Loading…
Add table
Add a link
Reference in a new issue