mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
lint-deps should skip storybook-static/
This commit is contained in:
@@ -22,6 +22,7 @@ const searchPattern = normalizePath(join(basePath, '**/*.{js,ts,tsx}'));
|
||||
const excludedFilesRegexps = [
|
||||
'^release/',
|
||||
'^preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^storybook-static/',
|
||||
|
||||
// Non-distributed files
|
||||
'\\.d\\.ts$',
|
||||
|
||||
Reference in New Issue
Block a user