Initial
This commit is contained in:
7
tsconfig.json
Normal file
7
tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"extends": "@tsconfig/docusaurus/tsconfig.json"
|
||||
}
|
Reference in New Issue
Block a user