[WRTJS] Fix a gcc build error caused by function/class ambiguity
[platform/framework/web/chromium-efl.git] / electron / tsconfig.spec.json
1 {
2   "extends": "./tsconfig.json",
3   "include": [
4     "spec",
5     "typings"
6   ]
7 }