aretherecookies-mobile/jsconfig.json
2017-07-23 19:58:10 -05:00

6 lines
98 B
JSON

{
"compilerOptions": {
"allowSyntheticDefaultImports": true
},
"exclude": ["node_modules"]
}