Fix tsconfig
This commit is contained in:
+1
-4
@@ -26,8 +26,5 @@
|
||||
"noPropertyAccessFromIndexSignature": false
|
||||
},
|
||||
|
||||
"include": [
|
||||
"index.ts",
|
||||
"src/**/*.ts"
|
||||
]
|
||||
"include": ["index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user