Repository URL to install this package:
|
Version:
3.9.1 ▾
|
react-icons
/
tsconfig.commonjs.json
|
|---|
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./lib/cjs",
"module": "commonjs"
}
}