You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* You can set what configuration comments like `\/* stylelint-disable *\/` start with.This can be useful if you use multiple instances of Stylelint with different configurations.
95
+
* You can set what configuration comments like `\/* stylelint-disable *\/` start with.
96
+
* This can be useful if you use multiple instances of Stylelint with different configurations.
97
+
*
98
+
* For example, to have an instance of Stylelint disable rules with \/* stylelint-foo-instance-disable *\/ instead of the default \/* stylelint-disable *\/:
0 commit comments