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 d004e99 commit d363ff3Copy full SHA for d363ff3
tsconfig.json
@@ -12,5 +12,5 @@
12
"allowSyntheticDefaultImports" : true
13
},
14
"include": ["**/*"],
15
- "exclude" :["__tests__", "dist"]
+ "exclude" :["__tests__", "dist" , ".github"]
16
}
0 commit comments