remove no longer needed jsconfig

This commit is contained in:
Benjamin Staneck 2019-12-23 16:00:45 +01:00
parent 20c84906f6
commit f0fd2af744

View file

@ -1,7 +0,0 @@
{
"compilerOptions": {
"jsx": "react",
"target": "es6"
},
"exclude": ["node_modules", "**/node_modules/*", "bin/*", "renderer/*"]
}