7 lines
105 B
JSON
Raw Permalink Normal View History

{
"compilerOptions": {
"target": "ES2015",
"module": "CommonJS",
"skipLibCheck": true
}
}