From 50fb518d1b7bb6666a307b3b23f5ad9ddbf26fce Mon Sep 17 00:00:00 2001 From: "Patryk Rzucidlo (PTKDev)" Date: Sun, 27 May 2018 16:17:30 +0200 Subject: [PATCH] [Update] Minor issue --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c05256..59a2b8d 100755 --- a/README.md +++ b/README.md @@ -39,10 +39,12 @@ This is to enforce a style of snake_case in your project, rather than just disab } } ``` +NOTE: switch `error` to `warn` if you don't need snake_case as mandatory rules. + For advanced configuration see [INSTALL.md](https://github.com/ptkdev/eslint-plugin-snakecasejs/blob/master/INSTALL.md). -

License

+

License

-

GNU GENERAL PUBLIC LICENSE

+GNU GENERAL PUBLIC LICENSE -

Copyright (c) 2018 Patryk Rzucidło (PTKDev)

+Copyright (c) 2018 Patryk Rzucidło (PTKDev)