@saasmakers/eslint 1.0.19 → 1.0.21

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.
@@ -10867,8 +10867,11 @@ const eslint_config = antfu__default(
10867
10867
  {
10868
10868
  plugins: { saasmakers: saasmakers__default },
10869
10869
  rules: {
10870
- "saasmakers/ts-padding-statements": "error",
10871
- "saasmakers/ts-sort-tests": "error"
10870
+ "saasmakers/ts-format-layout": "error",
10871
+ "saasmakers/ts-format-tests": "error",
10872
+ "saasmakers/vue-format-i18n": "error",
10873
+ "saasmakers/vue-format-script": "error",
10874
+ "saasmakers/vue-format-template": "error"
10872
10875
  }
10873
10876
  },
10874
10877
  // Stylistic
@@ -147,8 +147,11 @@ var eslint_config = antfu(
147
147
  {
148
148
  plugins: { saasmakers },
149
149
  rules: {
150
- "saasmakers/ts-padding-statements": "error",
151
- "saasmakers/ts-sort-tests": "error"
150
+ "saasmakers/ts-format-layout": "error",
151
+ "saasmakers/ts-format-tests": "error",
152
+ "saasmakers/vue-format-i18n": "error",
153
+ "saasmakers/vue-format-script": "error",
154
+ "saasmakers/vue-format-template": "error"
152
155
  }
153
156
  },
154
157
  // Stylistic
@@ -147,8 +147,11 @@ var eslint_config = antfu(
147
147
  {
148
148
  plugins: { saasmakers },
149
149
  rules: {
150
- "saasmakers/ts-padding-statements": "error",
151
- "saasmakers/ts-sort-tests": "error"
150
+ "saasmakers/ts-format-layout": "error",
151
+ "saasmakers/ts-format-tests": "error",
152
+ "saasmakers/vue-format-i18n": "error",
153
+ "saasmakers/vue-format-script": "error",
154
+ "saasmakers/vue-format-template": "error"
152
155
  }
153
156
  },
154
157
  // Stylistic
@@ -147,8 +147,11 @@ var eslint_config = antfu(
147
147
  {
148
148
  plugins: { saasmakers },
149
149
  rules: {
150
- "saasmakers/ts-padding-statements": "error",
151
- "saasmakers/ts-sort-tests": "error"
150
+ "saasmakers/ts-format-layout": "error",
151
+ "saasmakers/ts-format-tests": "error",
152
+ "saasmakers/vue-format-i18n": "error",
153
+ "saasmakers/vue-format-script": "error",
154
+ "saasmakers/vue-format-template": "error"
152
155
  }
153
156
  },
154
157
  // Stylistic
@@ -10841,8 +10841,11 @@ const eslint_config = antfu(
10841
10841
  {
10842
10842
  plugins: { saasmakers },
10843
10843
  rules: {
10844
- "saasmakers/ts-padding-statements": "error",
10845
- "saasmakers/ts-sort-tests": "error"
10844
+ "saasmakers/ts-format-layout": "error",
10845
+ "saasmakers/ts-format-tests": "error",
10846
+ "saasmakers/vue-format-i18n": "error",
10847
+ "saasmakers/vue-format-script": "error",
10848
+ "saasmakers/vue-format-template": "error"
10846
10849
  }
10847
10850
  },
10848
10851
  // Stylistic