496a963dcf
* chore: stub a bundled component lib * chore: add cosmos to preview component lib * Fix code style issues with ESLint Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"staticPath": "public",
|
|
"watchDirs": ["src"],
|
|
"webpack": {
|
|
"configPath": "react-scripts/config/webpack.config"
|
|
}
|
|
}
|