{
"files": ["index.js"],
"compilerOptions": {
"target": "ESNext",
"module": "Node16",
"allowJs": true,
"checkJs": true,
"strict": true
}
}
{
"files": ["index.js"],
"compilerOptions": {
"target": "ESNext",
"module": "Node16",
"allowJs": true,
"checkJs": true,
"strict": true
}
}