2021-09-08 20:16:58 +03:00

7 lines
105 B
JSON

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