From 57b836ac74feb418004bbb62933378f33799945a Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:03:24 +0100 Subject: [PATCH] Update .eslintrc.yml --- source/.eslintrc.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/source/.eslintrc.yml b/source/.eslintrc.yml index fe8a44fd..07ddc07e 100644 --- a/source/.eslintrc.yml +++ b/source/.eslintrc.yml @@ -122,7 +122,6 @@ rules: # Coding style (comments rules) line-comment-position: error capitalized-comments: error - multiline-comment-style: error # Coding style (spacing rules) block-spacing: [error, always]