{
"compilerOptions": {
"checkJs": true,
"esModuleInterop": true,
"lib": ["ES6", "DOM"],
"noEmit": true,
"strict": true
}