mirror of
https://github.com/Discreetly/interfaces.git
synced 2026-01-07 20:13:56 -05:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"rootDir": "./src",
|
|
"outDir": "./dist",
|
|
"files": [
|
|
"src/index.ts",
|
|
]
|
|
} |