mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-19 19:21:20 +02:00
Better dir structure
This commit is contained in:
+3
-1
@@ -16,6 +16,8 @@
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src"],
|
||||
"include": [
|
||||
"src-web"
|
||||
],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user