Files
2017-03-16 18:29:00 -07:00

6 lines
76 B
JSON

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