Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 35ff4ef

Browse files
authored
Update README.md
1 parent c975bea commit 35ff4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ Include all the below rules, as well as all priority rules in above categories,
103103
| | Rule ID | Description |
104104
|:---|:--------|:------------|
105105
| :wrench: | [nuxt/no-timing-in-fetch-data](./docs/rules/no-timing-in-fetch-data.md) | Disallow `setTimeout/setInterval` in `asyncData/fetch` |
106-
| :wrench: | [nuxt/require-func-head](./docs/rules/require-func-head.md) | Enforce `head` property in component to be a function. |
106+
| | [nuxt/require-func-head](./docs/rules/require-func-head.md) | Enforce `head` property in component to be a function. |

0 commit comments

Comments
 (0)