We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe75d0d commit 64c6df0Copy full SHA for 64c6df0
jsconfig.json
@@ -0,0 +1,6 @@
1
+{
2
+ "compilerOptions": {
3
+ "baseUrl": "."
4
+ },
5
+ "include": ["src/index.d.ts"]
6
+}
tsconfig.json
0 commit comments