Skip to content

Commit 8622b75

Browse files
committed
Align cells in Markdown tables
1 parent 4eedf35 commit 8622b75

File tree

5 files changed

+154
-140
lines changed

5 files changed

+154
-140
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Recommended ESLint presets by [Code PushUp](https://github.com/code-pushup/cli/t
44

55
<!-- begin autogenerated -->
66

7-
## ⚙️ Configs (2)
7+
## ⚙️ Configs
88

99
Configurations are available for different tech stacks.
1010

1111
| Stack | Config | Description |
12-
| :-- | :-- | :-- |
12+
| :-: | :-- | :-- |
1313
| ![javascript](https://raw.githubusercontent.com/code-pushup/eslint-config/main/docs/icons/javascript.png) | [@code-pushup](https://github.com/code-pushup/eslint-config/blob/main/docs/index.md) | Default configuration, suitable for any JavaScript/TypeScript project. |
1414
| ![typescript](https://raw.githubusercontent.com/code-pushup/eslint-config/main/docs/icons/typescript.png) | [@code-pushup/eslint-config/typescript](https://github.com/code-pushup/eslint-config/blob/main/docs/typescript.md) | Configuration for strict TypeScript projects. |
1515

16-
## 🧪 Test overrides
16+
### 🧪 Test overrides
1717

1818
For non-production code, some rules are disabled (or downgraded from errors to warnings).
1919

0 commit comments

Comments
 (0)