We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b9834 commit 5abdeeaCopy full SHA for 5abdeea
README.md
@@ -25,6 +25,9 @@ After installing your plugins there a three ways to declare your plugin options.
25
- Create a separated ***[name].[ext]*** file, where ***[name]*** is any name you like and ***[ext]*** should be either ``` .js ``` or ``` .json ```.
26
For an example of well formed options file see below.
27
- For plugins not having rules installed locally will be used default settings.
28
+- Pretty reporting about not installed plugins.
29
+
30
+
31
32
## Options
33
0 commit comments