aretherecookies-mobile/jsconfig.json

7 lines
98 B
JSON
Raw Permalink Normal View History

2017-01-16 20:53:55 -06:00
{
2017-07-23 19:58:10 -05:00
"compilerOptions": {
"allowSyntheticDefaultImports": true
},
"exclude": ["node_modules"]
}