From 3bcc286409d89a0d523ddd1f5aaf80e4516aaa8a Mon Sep 17 00:00:00 2001 From: Bruno Date: Sat, 6 Jan 2024 12:17:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ebfa5..81caa10 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ npm install -D eslint-config-biome # or your preferred package manager ;) - `.eslintrc.*`: Add the following as the last item in the `"overrides"` array. Create it if necessary. - ```json + ```json5 { "overrides": [ // other overrides,