@chris.araneo/eslint-config 0.0.83 → 0.0.84

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.
@@ -9,7 +9,7 @@ export const getAngularTemplatesConfigs = (templates) => angular.configs.templat
9
9
  projectService: true,
10
10
  },
11
11
  },
12
- plugins: config.plugins,
12
+ ...(config.plugins && { plugins: config.plugins }),
13
13
  rules: {
14
14
  ...config.rules,
15
15
  '@angular-eslint/template/i18n': 'off',
@@ -1 +1 @@
1
- {"version":3,"file":"angular-eslint-template.js","sourceRoot":"/","sources":["src/angular/angular-eslint-template.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAGrC,MAAM,CAAC,MAAM,0BAA0B,GAAG,CACxC,SAAmB,EACF,EAAE,CACnB,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;IAC3C,GAAG,MAAM;IACT,KAAK,EAAE,SAAS;IAChB,eAAe,EAAE;QACf,GAAG,MAAM,CAAC,eAAe;QACzB,aAAa,EAAE;YACb,gCAAgC,EAAE,IAAI;YACtC,cAAc,EAAE,IAAI;SACrB;KACF;IACD,OAAO,EAAE,MAAM,CAAC,OAAmC;IACnD,KAAK,EAAE;QACL,GAAG,MAAM,CAAC,KAAK;QACf,+BAA+B,EAAE,KAAK;QACtC,8CAA8C,EAAE,KAAK;KACtD;CACF,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"angular-eslint-template.js","sourceRoot":"/","sources":["src/angular/angular-eslint-template.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAGrC,MAAM,CAAC,MAAM,0BAA0B,GAAG,CACxC,SAAmB,EACF,EAAE,CACnB,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,GAAG,CAC7B,CAAC,MAAM,EAAE,EAAE,CACT,CAAC;IACC,GAAG,MAAM;IACT,KAAK,EAAE,SAAS;IAChB,eAAe,EAAE;QACf,GAAG,MAAM,CAAC,eAAe;QACzB,aAAa,EAAE;YACb,gCAAgC,EAAE,IAAI;YACtC,cAAc,EAAE,IAAI;SACrB;KACF;IACD,GAAG,CAAC,MAAM,CAAC,OAAO,IAAI,EAAE,OAAO,EAAE,MAAM,CAAC,OAAO,EAAE,CAAC;IAClD,KAAK,EAAE;QACL,GAAG,MAAM,CAAC,KAAK;QACf,+BAA+B,EAAE,KAAK;QACtC,8CAA8C,EAAE,KAAK;KACtD;CACF,CAAkB,CACtB,CAAC"}
@@ -9,7 +9,7 @@ export const getAngularSourcesConfigs = (prefix, sources) => angular.configs.tsA
9
9
  projectService: true,
10
10
  },
11
11
  },
12
- plugins: config.plugins,
12
+ ...(config.plugins && { plugins: config.plugins }),
13
13
  processor: config.processor,
14
14
  rules: {
15
15
  ...config.rules,
@@ -1 +1 @@
1
- {"version":3,"file":"angular-eslint.js","sourceRoot":"/","sources":["src/angular/angular-eslint.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAGrC,MAAM,CAAC,MAAM,wBAAwB,GAAG,CACtC,MAAc,EACd,OAAiB,EACA,EAAE,CACnB,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;IACrC,GAAG,MAAM;IACT,KAAK,EAAE,OAAO;IACd,eAAe,EAAE;QACf,GAAG,MAAM,CAAC,eAAe;QACzB,aAAa,EAAE;YACb,gCAAgC,EAAE,IAAI;YACtC,cAAc,EAAE,IAAI;SACrB;KACF;IACD,OAAO,EAAE,MAAM,CAAC,OAAmC;IACnD,SAAS,EAAE,MAAM,CAAC,SAAS;IAC3B,KAAK,EAAE;QACL,GAAG,MAAM,CAAC,KAAK;QACf,oCAAoC,EAAE;YACpC,OAAO;YACP;gBACE,MAAM;gBACN,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,oCAAoC,EAAE;YACpC,OAAO;YACP;gBACE,MAAM;gBACN,KAAK,EAAE,WAAW;gBAClB,IAAI,EAAE,WAAW;aAClB;SACF;QACD,gCAAgC,EAAE,KAAK;QACvC,2DAA2D,EAAE,KAAK;QAClE,2CAA2C,EAAE,KAAK;QAClD,gCAAgC,EAAE,KAAK;KACxC;CACF,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"angular-eslint.js","sourceRoot":"/","sources":["src/angular/angular-eslint.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAGrC,MAAM,CAAC,MAAM,wBAAwB,GAAG,CACtC,MAAc,EACd,OAAiB,EACA,EAAE,CACnB,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CACvB,CAAC,MAAM,EAAE,EAAE,CACT,CAAC;IACC,GAAG,MAAM;IACT,KAAK,EAAE,OAAO;IACd,eAAe,EAAE;QACf,GAAG,MAAM,CAAC,eAAe;QACzB,aAAa,EAAE;YACb,gCAAgC,EAAE,IAAI;YACtC,cAAc,EAAE,IAAI;SACrB;KACF;IACD,GAAG,CAAC,MAAM,CAAC,OAAO,IAAI,EAAE,OAAO,EAAE,MAAM,CAAC,OAAO,EAAE,CAAC;IAClD,SAAS,EAAE,MAAM,CAAC,SAAS;IAC3B,KAAK,EAAE;QACL,GAAG,MAAM,CAAC,KAAK;QACf,oCAAoC,EAAE;YACpC,OAAO;YACP;gBACE,MAAM;gBACN,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,oCAAoC,EAAE;YACpC,OAAO;YACP;gBACE,MAAM;gBACN,KAAK,EAAE,WAAW;gBAClB,IAAI,EAAE,WAAW;aAClB;SACF;QACD,gCAAgC,EAAE,KAAK;QACvC,2DAA2D,EAAE,KAAK;QAClE,2CAA2C,EAAE,KAAK;QAClD,gCAAgC,EAAE,KAAK;KACxC;CACF,CAAkB,CACtB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chris.araneo/eslint-config",
3
- "version": "0.0.83",
3
+ "version": "0.0.84",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "eslint",