chore: introduce empty type definitions for apps
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
10723b1c00
commit
9234885ce4
@@ -10,9 +10,9 @@
|
||||
"outDir": "dist",
|
||||
"paths": {
|
||||
"*": [
|
||||
"../../node_modules/*",
|
||||
"node_modules/*",
|
||||
"src/types/*",
|
||||
"src/apps/*"
|
||||
"src/types/*"
|
||||
]
|
||||
},
|
||||
"skipLibCheck": true,
|
||||
|
Reference in New Issue
Block a user