This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2020-12-01 08:15:41 +00:00
|
|
|
# don't ever lint node_modules
|
|
|
|
node_modules
|
|
|
|
# don't lint build output (make sure it's set to your correct build folder name)
|
|
|
|
dist
|
|
|
|
# don't lint nyc coverage output
|
|
|
|
coverage
|
2023-06-06 10:32:32 +00:00
|
|
|
src/locale-codes.ts
|
2023-07-11 12:32:50 +00:00
|
|
|
storybook-static/
|