mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-03-28 22:46:40 +08:00
* docs(dev mode): migrate to storybook * style(codebase): update eslint rules * build(dev dependencies): update
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"lib": ["dom"]
|
|
}
|
|
}
|