36fc4bfe98
* style: update logo * feat: use both desktop and dashboard logo * test: remove App.test * build: fix depcheck
20 lines
292 B
JSON
20 lines
292 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"
|
|
]
|
|
}
|