a7bd94af82
* build: bundle assets inline for the component library * chore(deps): allow react version 17.x.x and 18.x.x
20 lines
319 B
JSON
20 lines
319 B
JSON
{
|
|
"ignores": [
|
|
"@testing-library/react",
|
|
"@types/*",
|
|
"@commitlint/config-conventional",
|
|
"@babel/*",
|
|
"babel*",
|
|
"eslint*",
|
|
"file-loader",
|
|
"ts-node",
|
|
"webpack-cli",
|
|
"assert",
|
|
"buffer",
|
|
"crypto*",
|
|
"stream*",
|
|
"env-paths",
|
|
"open",
|
|
"base64-inline-loader"
|
|
]
|
|
} |