12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"compilationOptions": {
|
|
"followSymlinks": true,
|
|
"preferredConfigPath": "../tsconfig.json"
|
|
},
|
|
"entries": [
|
|
{
|
|
"filePath": "./src/index.ts",
|
|
"outFile": "./dist/index.d.ts"
|
|
}
|
|
]
|
|
} |