Repository URL to install this package:
|
Version:
0.0.0 ▾
|
@sushiswap/ui
/
tsconfig.json
|
|---|
{
"extends": "@sushiswap/typescript-config/react-library.json",
"include": ["."],
"exclude": ["node_modules"],
"compilerOptions": {
"allowJs": true
}
}