@siberiacancode/eslint 2.16.10 → 2.16.11

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.
@@ -137473,7 +137473,6 @@ const eslint = (inputOptions = {}, ...configs) => {
137473
137473
  }, {
137474
137474
  name: "siberiacancode/rewrite",
137475
137475
  rules: {
137476
- "antfu/curly": "off",
137477
137476
  "antfu/if-newline": "off",
137478
137477
  "antfu/top-level-function": "off",
137479
137478
  "no-console": "warn",
@@ -137470,7 +137470,6 @@ const eslint = (inputOptions = {}, ...configs) => {
137470
137470
  }, {
137471
137471
  name: "siberiacancode/rewrite",
137472
137472
  rules: {
137473
- "antfu/curly": "off",
137474
137473
  "antfu/if-newline": "off",
137475
137474
  "antfu/top-level-function": "off",
137476
137475
  "no-console": "warn",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@siberiacancode/eslint",
3
3
  "type": "module",
4
- "version": "2.16.10",
4
+ "version": "2.16.11",
5
5
  "description": "eslint configs",
6
6
  "author": {
7
7
  "name": "SIBERIA CAN CODE 🧊",