stable

Clone or download

Read-only

chore: Ignore storybook static for linters

part of request #37211 Replace TLP-doc documentation No functional change. Why? Storybook static folder will contain bundled HTML, CSS and JS files. If you had run `pnpm --filter=tlp-doc-v2 run build-storybook-docs`, then linting locally with `make eslint` or `make stylelint` will be very slow and will waste resources, as we should be linting source files instead. Change-Id: Iababba55e5846ffd2cce0855b648a025cba14cc7

Modified Files

Name
M .eslintignore +1 −0 Go to diff View file
M .stylelintignore +1 −0 Go to diff View file