20 lines
306 B
JSON
20 lines
306 B
JSON
{
|
|
"ignores": [
|
|
"@testing-library/react",
|
|
"@types/*",
|
|
"@commitlint/config-conventional",
|
|
"@babel/*",
|
|
"babel*",
|
|
"eslint*",
|
|
"file-loader",
|
|
"ts-node",
|
|
"webpack-cli",
|
|
"buffer",
|
|
"crypto*",
|
|
"stream*",
|
|
"env-paths",
|
|
"open",
|
|
"base64-inline-loader"
|
|
]
|
|
}
|