@saasmakers/eslint 0.1.2 → 0.1.3

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.
@@ -180,6 +180,8 @@ const eslint_config = antfu__default(
180
180
  avoidEscape: true
181
181
  }
182
182
  ],
183
+ "saasmakers/ts-multiline-ternary": "error",
184
+ "saasmakers/ts-multiline-union": "error",
183
185
  "saasmakers/ts-sort-tests": "error",
184
186
  "sort-imports": "off",
185
187
  "ts/ban-ts-comment": "off",
@@ -172,6 +172,8 @@ var eslint_config = antfu(
172
172
  avoidEscape: true
173
173
  }
174
174
  ],
175
+ "saasmakers/ts-multiline-ternary": "error",
176
+ "saasmakers/ts-multiline-union": "error",
175
177
  "saasmakers/ts-sort-tests": "error",
176
178
  "sort-imports": "off",
177
179
  "ts/ban-ts-comment": "off",
@@ -172,6 +172,8 @@ var eslint_config = antfu(
172
172
  avoidEscape: true
173
173
  }
174
174
  ],
175
+ "saasmakers/ts-multiline-ternary": "error",
176
+ "saasmakers/ts-multiline-union": "error",
175
177
  "saasmakers/ts-sort-tests": "error",
176
178
  "sort-imports": "off",
177
179
  "ts/ban-ts-comment": "off",
@@ -172,6 +172,8 @@ var eslint_config = antfu(
172
172
  avoidEscape: true
173
173
  }
174
174
  ],
175
+ "saasmakers/ts-multiline-ternary": "error",
176
+ "saasmakers/ts-multiline-union": "error",
175
177
  "saasmakers/ts-sort-tests": "error",
176
178
  "sort-imports": "off",
177
179
  "ts/ban-ts-comment": "off",
@@ -172,6 +172,8 @@ const eslint_config = antfu(
172
172
  avoidEscape: true
173
173
  }
174
174
  ],
175
+ "saasmakers/ts-multiline-ternary": "error",
176
+ "saasmakers/ts-multiline-union": "error",
175
177
  "saasmakers/ts-sort-tests": "error",
176
178
  "sort-imports": "off",
177
179
  "ts/ban-ts-comment": "off",