mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-01-16 20:28:19 +01:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"module": "es6",
|
|
"outDir": "dist/esm",
|
|
"declaration": true,
|
|
"declarationDir": "dist/esm"
|
|
},
|
|
} |