Files
2017-07-26 15:34:14 -07:00

6 lines
76 B
JSON

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