angular-eslint 18.2.1-alpha.2 → 18.2.1-alpha.4
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.
- package/dist/configs/template-accessibility.d.ts +1 -1
- package/dist/configs/template-accessibility.js +1 -1
- package/dist/configs/template-all.d.ts +1 -1
- package/dist/configs/template-all.js +1 -1
- package/dist/configs/template-recommended.d.ts +1 -1
- package/dist/configs/template-recommended.js +1 -1
- package/dist/configs/ts-all.d.ts +1 -1
- package/dist/configs/ts-all.js +1 -1
- package/dist/configs/ts-recommended.d.ts +1 -1
- package/dist/configs/ts-recommended.js +1 -1
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DO NOT EDIT THIS FILE
|
|
3
3
|
*
|
|
4
|
-
* In order to update this config, please run `
|
|
4
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
5
5
|
*/
|
|
6
6
|
import type { TSESLint } from '@typescript-eslint/utils';
|
|
7
7
|
declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* DO NOT EDIT THIS FILE
|
|
4
4
|
*
|
|
5
|
-
* In order to update this config, please run `
|
|
5
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
6
6
|
*/
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DO NOT EDIT THIS FILE
|
|
3
3
|
*
|
|
4
|
-
* In order to update this config, please run `
|
|
4
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
5
5
|
*/
|
|
6
6
|
import type { TSESLint } from '@typescript-eslint/utils';
|
|
7
7
|
declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* DO NOT EDIT THIS FILE
|
|
4
4
|
*
|
|
5
|
-
* In order to update this config, please run `
|
|
5
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
6
6
|
*/
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DO NOT EDIT THIS FILE
|
|
3
3
|
*
|
|
4
|
-
* In order to update this config, please run `
|
|
4
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
5
5
|
*/
|
|
6
6
|
import type { TSESLint } from '@typescript-eslint/utils';
|
|
7
7
|
declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* DO NOT EDIT THIS FILE
|
|
4
4
|
*
|
|
5
|
-
* In order to update this config, please run `
|
|
5
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
6
6
|
*/
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/dist/configs/ts-all.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DO NOT EDIT THIS FILE
|
|
3
3
|
*
|
|
4
|
-
* In order to update this config, please run `
|
|
4
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
5
5
|
*/
|
|
6
6
|
import type { TSESLint } from '@typescript-eslint/utils';
|
|
7
7
|
declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
|
package/dist/configs/ts-all.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* DO NOT EDIT THIS FILE
|
|
4
4
|
*
|
|
5
|
-
* In order to update this config, please run `
|
|
5
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
6
6
|
*/
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DO NOT EDIT THIS FILE
|
|
3
3
|
*
|
|
4
|
-
* In order to update this config, please run `
|
|
4
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
5
5
|
*/
|
|
6
6
|
import type { TSESLint } from '@typescript-eslint/utils';
|
|
7
7
|
declare const _default: (plugin: TSESLint.FlatConfig.Plugin, parser: TSESLint.FlatConfig.Parser) => TSESLint.FlatConfig.ConfigArray;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* DO NOT EDIT THIS FILE
|
|
4
4
|
*
|
|
5
|
-
* In order to update this config, please run `
|
|
5
|
+
* In order to update this config, please run `pnpm update-rule-configs`.
|
|
6
6
|
*/
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "angular-eslint",
|
|
3
|
-
"version": "18.2.1-alpha.
|
|
3
|
+
"version": "18.2.1-alpha.4",
|
|
4
4
|
"description": "The tooling which enables ESLint to work with Angular projects",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"typescript-eslint": "^8.0.0"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@angular-eslint/builder": "18.2.1-alpha.
|
|
27
|
-
"@angular-eslint/eslint-plugin": "18.2.1-alpha.
|
|
28
|
-
"@angular-eslint/eslint-plugin-template": "18.2.1-alpha.
|
|
29
|
-
"@angular-eslint/schematics": "18.2.1-alpha.
|
|
30
|
-
"@angular-eslint/template-parser": "18.2.1-alpha.
|
|
26
|
+
"@angular-eslint/builder": "18.2.1-alpha.4",
|
|
27
|
+
"@angular-eslint/eslint-plugin": "18.2.1-alpha.4",
|
|
28
|
+
"@angular-eslint/eslint-plugin-template": "18.2.1-alpha.4",
|
|
29
|
+
"@angular-eslint/schematics": "18.2.1-alpha.4",
|
|
30
|
+
"@angular-eslint/template-parser": "18.2.1-alpha.4"
|
|
31
31
|
}
|
|
32
32
|
}
|