From 79a5ee35c96da709cb4da890c988cf989143390c Mon Sep 17 00:00:00 2001 From: Oana Badiu Date: Thu, 20 Mar 2025 10:52:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aec4996..0458cab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# eslint-plugin-mapbox-token +# eslint-plugin-mapbox This eslint plugin contains custom eslint rules. @@ -51,4 +51,4 @@ Example of eslint config file for eslint version 8: ## Rules -`detect-token` : Detects potential sensitive tokens in .ts, .tsx, .js, .jsx and .json files \ No newline at end of file +`detect-token` : Detects potential sensitive tokens in .ts, .tsx, .js, .jsx and .json files