Browse Source

fix(tests): ignore stylint packages

pull/3100/head
Gabe Kangas 2 years ago
parent
commit
742131695c
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 6
      web/.knip.json

6
web/.knip.json

@ -67,6 +67,10 @@ @@ -67,6 +67,10 @@
"storybook-addon-fetch-mock",
"storybook-preset-less",
"style-loader",
"ts-jest"
"ts-jest",
"stylelint-config-standard",
"stylelint-config-standard-scss",
"postcss",
"stylelint"
]
}
Loading…
Cancel
Save