mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-01-16 20:28:19 +01:00
8 lines
150 B
JSON
8 lines
150 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"module": "esnext",
|
|
"outDir": "dist/cjs",
|
|
"declarationDir": "dist/cjs"
|
|
}
|
|
} |