7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "esnext"
|
|
},
|
|
"include": [".scripts/*"]
|
|
}
|