angular-eslint 18.0.0-alpha.4 → 18.0.0-alpha.9

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.
@@ -1,4 +1,9 @@
1
- import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
2
- declare const _default: (plugin: FlatConfig.Plugin, parser: FlatConfig.Parser) => FlatConfig.ConfigArray;
1
+ /**
2
+ * DO NOT EDIT THIS FILE
3
+ *
4
+ * In order to update this config, please run `yarn update-rule-configs`.
5
+ */
6
+ import type { TSESLint } from '@typescript-eslint/utils';
7
+ declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
3
8
  export default _default;
4
9
  //# sourceMappingURL=template-accessibility.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template-accessibility.d.ts","sourceRoot":"","sources":["../../src/configs/template-accessibility.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;iCAK3D,WAAW,MAAM,UACjB,WAAW,MAAM;AAF3B,wBAqBE"}
1
+ {"version":3,"file":"template-accessibility.d.ts","sourceRoot":"","sources":["../../src/configs/template-accessibility.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;iCAK/C,SAAS,UAAU,CAAC,MAAM,UAC1B,SAAS,UAAU,CAAC,MAAM;AAFpC,wBAqBE"}
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
+ /**
3
+ * DO NOT EDIT THIS FILE
4
+ *
5
+ * In order to update this config, please run `yarn update-rule-configs`.
6
+ */
2
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
3
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
9
  };
@@ -1,4 +1,9 @@
1
- import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
2
- declare const _default: (plugin: FlatConfig.Plugin, parser: FlatConfig.Parser) => FlatConfig.ConfigArray;
1
+ /**
2
+ * DO NOT EDIT THIS FILE
3
+ *
4
+ * In order to update this config, please run `yarn update-rule-configs`.
5
+ */
6
+ import type { TSESLint } from '@typescript-eslint/utils';
7
+ declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
3
8
  export default _default;
4
9
  //# sourceMappingURL=template-all.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template-all.d.ts","sourceRoot":"","sources":["../../src/configs/template-all.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;iCAK3D,WAAW,MAAM,UACjB,WAAW,MAAM;AAF3B,wBAuCE"}
1
+ {"version":3,"file":"template-all.d.ts","sourceRoot":"","sources":["../../src/configs/template-all.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;iCAK/C,SAAS,UAAU,CAAC,MAAM,UAC1B,SAAS,UAAU,CAAC,MAAM;AAFpC,wBAuCE"}
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
+ /**
3
+ * DO NOT EDIT THIS FILE
4
+ *
5
+ * In order to update this config, please run `yarn update-rule-configs`.
6
+ */
2
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
3
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
9
  };
@@ -1,4 +1,9 @@
1
- import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
2
- declare const _default: (plugin: FlatConfig.Plugin, parser: FlatConfig.Parser) => FlatConfig.ConfigArray;
1
+ /**
2
+ * DO NOT EDIT THIS FILE
3
+ *
4
+ * In order to update this config, please run `yarn update-rule-configs`.
5
+ */
6
+ import type { TSESLint } from '@typescript-eslint/utils';
7
+ declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
3
8
  export default _default;
4
9
  //# sourceMappingURL=template-recommended.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/template-recommended.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;iCAK3D,WAAW,MAAM,UACjB,WAAW,MAAM;AAF3B,wBAaE"}
1
+ {"version":3,"file":"template-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/template-recommended.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;iCAK/C,SAAS,UAAU,CAAC,MAAM,UAC1B,SAAS,UAAU,CAAC,MAAM;AAFpC,wBAaE"}
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
+ /**
3
+ * DO NOT EDIT THIS FILE
4
+ *
5
+ * In order to update this config, please run `yarn update-rule-configs`.
6
+ */
2
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
3
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
9
  };
@@ -1,4 +1,9 @@
1
- import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
2
- declare const _default: (plugin: FlatConfig.Plugin, parser: FlatConfig.Parser) => FlatConfig.ConfigArray;
1
+ /**
2
+ * DO NOT EDIT THIS FILE
3
+ *
4
+ * In order to update this config, please run `yarn update-rule-configs`.
5
+ */
6
+ import type { TSESLint } from '@typescript-eslint/utils';
7
+ declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
3
8
  export default _default;
4
9
  //# sourceMappingURL=ts-all.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ts-all.d.ts","sourceRoot":"","sources":["../../src/configs/ts-all.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;iCAK3D,WAAW,MAAM,UACjB,WAAW,MAAM;AAF3B,wBAiDE"}
1
+ {"version":3,"file":"ts-all.d.ts","sourceRoot":"","sources":["../../src/configs/ts-all.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;iCAK/C,SAAS,UAAU,CAAC,MAAM,UAC1B,SAAS,UAAU,CAAC,MAAM;AAFpC,wBAiDE"}
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
+ /**
3
+ * DO NOT EDIT THIS FILE
4
+ *
5
+ * In order to update this config, please run `yarn update-rule-configs`.
6
+ */
2
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
3
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
9
  };
@@ -1,4 +1,9 @@
1
- import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
2
- declare const _default: (plugin: FlatConfig.Plugin, parser: FlatConfig.Parser) => FlatConfig.ConfigArray;
1
+ /**
2
+ * DO NOT EDIT THIS FILE
3
+ *
4
+ * In order to update this config, please run `yarn update-rule-configs`.
5
+ */
6
+ import type { TSESLint } from '@typescript-eslint/utils';
7
+ declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
3
8
  export default _default;
4
9
  //# sourceMappingURL=ts-recommended.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ts-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/ts-recommended.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;iCAK3D,WAAW,MAAM,UACjB,WAAW,MAAM;AAF3B,wBAsBE"}
1
+ {"version":3,"file":"ts-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/ts-recommended.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;iCAK/C,SAAS,UAAU,CAAC,MAAM,UAC1B,SAAS,UAAU,CAAC,MAAM;AAFpC,wBAsBE"}
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
+ /**
3
+ * DO NOT EDIT THIS FILE
4
+ *
5
+ * In order to update this config, please run `yarn update-rule-configs`.
6
+ */
2
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
3
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
9
  };
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "angular-eslint",
3
- "version": "18.0.0-alpha.4",
3
+ "version": "18.0.0-alpha.9",
4
+ "description": "The tooling which enables ESLint to work with Angular projects",
4
5
  "license": "MIT",
5
6
  "main": "dist/index.js",
6
7
  "types": "dist/index.d.ts",
@@ -18,12 +19,14 @@
18
19
  ],
19
20
  "peerDependencies": {
20
21
  "eslint": "^8.57.0 || ^9.0.0",
21
- "typescript": "*"
22
+ "typescript": "*",
23
+ "typescript-eslint": "^8.0.0-alpha.17"
22
24
  },
23
25
  "dependencies": {
24
- "@angular-eslint/eslint-plugin": "18.0.0-alpha.4",
25
- "@angular-eslint/eslint-plugin-template": "18.0.0-alpha.4",
26
- "@angular-eslint/template-parser": "18.0.0-alpha.4",
27
- "typescript-eslint": "8.0.0-alpha.16"
26
+ "@angular-eslint/builder": "18.0.0-alpha.9",
27
+ "@angular-eslint/eslint-plugin": "18.0.0-alpha.9",
28
+ "@angular-eslint/eslint-plugin-template": "18.0.0-alpha.9",
29
+ "@angular-eslint/schematics": "18.0.0-alpha.9",
30
+ "@angular-eslint/template-parser": "18.0.0-alpha.9"
28
31
  }
29
32
  }