8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"compilerOptions": {
|
|
"outDir": "build"
|
|
},
|
|
"files": [
|
|
"index.ts"
|
|
]
|
|
} |