Commit aef06d6
committed
chore: reworked lint-staged and eslint
- moved lint-staged to a separate package
- reconfigured lint-staged to run prettier and eslint only on staged files
- made eslint fail if any warning is detected, not only error1 parent d286e8b commit aef06d6
File tree
96 files changed
+290
-222
lines changed- apps
- api-harmonization
- docs
- frontend
- packages
- blocks
- article-list
- article-search
- article
- category-list
- category
- faq
- featured-service-list
- invoice-list
- notification-details
- notification-list
- notification-summary
- order-details
- order-list
- orders-summary
- payments-history
- payments-summary
- product-list
- quick-links
- service-details
- service-list
- surveyjs-form
- ticket-details
- ticket-list
- ticket-recent
- ticket-summary
- user-account
- cli/create-o2s-app
- configs
- integrations
- lint-staged-config
- framework
- integrations
- algolia
- contentful-cms
- medusajs
- mocked
- redis
- strapi-cms
- zendesk
- modules/surveyjs
- telemetry
- ui
- utils
- api-harmonization
- frontend
- logger
- turbo/generators/templates
- block
- integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+290
-222
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments