Files
react-native-code-push/jsconfig.json
Geoffrey Goh a97407508b updated sync
2015-11-17 18:24:56 -08:00

7 lines
113 B
JSON

{
"compilerOptions": {
"target": "ES6",
"module": "commonjs",
"experimentalDecorators" : true
}
}