fix(stylelint): remove unknown unicorn/no-null

This commit is contained in:
2023-07-08 14:16:56 +03:00
parent 078e227f61
commit 063ad2fc17
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
/* eslint-disable sonarjs/no-duplicate-string */
/* eslint-disable unicorn/no-null */
'use strict'
module.exports = {

View File

@@ -1,4 +1,3 @@
/* eslint-disable unicorn/no-null */
'use strict'
module.exports = {