🚀 Init
This commit is contained in:
parent
9fd0228a37
commit
59e871a96f
16 changed files with 818 additions and 0 deletions
9
tsconfig.json
Normal file
9
tsconfig.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"include": [
|
||||
"./src",
|
||||
"index.ts"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"jsx": "react"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue