2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update eslint-plugin-unicorn to v18.0.0 (#30461)

This commit is contained in:
XhmikosR
2020-03-26 17:49:45 +02:00
committed by GitHub
parent b9bc5beb1d
commit 860b511e03
3 changed files with 8 additions and 6 deletions
+2
View File
@@ -45,7 +45,9 @@
"unicorn/prefer-includes": "off",
"unicorn/prefer-node-append": "off",
"unicorn/prefer-node-remove": "off",
"unicorn/prefer-number-properties": "off",
"unicorn/prefer-query-selector": "off",
"unicorn/prefer-set-has": "off",
"unicorn/prefer-text-content": "off",
"unicorn/prevent-abbreviations": "off"
}