@taiga-ui/stylelint-config 0.159.1 → 0.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -217,7 +217,7 @@ module.exports = {
217
217
  severity: 'error',
218
218
  },
219
219
  ],
220
- 'no-duplicate-selectors': null,
220
+ 'no-duplicate-selectors': true,
221
221
  'no-empty-source': [
222
222
  true,
223
223
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/stylelint-config",
3
- "version": "0.159.1",
3
+ "version": "0.160.0",
4
4
  "description": "Taiga UI stylelint config",
5
5
  "keywords": [
6
6
  "stylelint",