Files
JavaScriptServices/samples/react/ReactGrid/jsconfig.json
SteveSandersonMS f693bd60e3 Initial state
2015-11-02 10:30:36 -08:00

7 lines
89 B
JSON

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