mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"ignore-patterns": ["libDev", "lib"],
|
|
"ignores": [
|
|
"invity-api",
|
|
"src",
|
|
"stylelint-config-standard",
|
|
"postcss-styled-syntax",
|
|
"typescript-styled-plugin"
|
|
]
|
|
}
|