11.45.1 • Published 6 months ago
skyux-eslint v11.45.1
skyux-eslint (Developer Preview)
This library was generated with Nx.
Running unit tests
Run nx test skyux-eslint
to execute the unit tests via Jest.
Implement in eslint.config.js
// @ts-check
const eslint = require('@eslint/js');
const angular = require('angular-eslint');
const skyux = require('skyux-eslint');
const tseslint = require('typescript-eslint');
module.exports = tseslint.config(
{
files: ['**/*.ts'],
extends: [
eslint.configs.recommended,
...tseslint.configs.recommended,
...tseslint.configs.stylistic,
...angular.configs.tsRecommended,
...skyux.configs.tsRecommended,
],
processor: angular.processInlineTemplates,
rules: {
// ...
},
},
{
files: ['**/*.html'],
extends: [
...angular.configs.templateRecommended,
...angular.configs.templateAccessibility,
...skyux.configs.templateRecommended,
],
rules: {},
},
);
11.33.0
8 months ago
11.35.0
8 months ago
11.37.0
8 months ago
11.39.0
8 months ago
11.31.0
9 months ago
12.0.0-alpha.11
6 months ago
11.43.1
7 months ago
11.45.0
6 months ago
11.22.0
10 months ago
11.45.1
6 months ago
11.24.0
10 months ago
11.26.0
10 months ago
11.28.0
9 months ago
12.0.0-alpha.9
6 months ago
12.0.0-alpha.8
7 months ago
12.0.0-alpha.10
6 months ago
11.41.0
7 months ago
11.43.0
7 months ago
11.20.0
11 months ago
11.34.0
8 months ago
11.36.0
8 months ago
11.36.1
8 months ago
11.38.0
8 months ago
11.36.2
8 months ago
11.38.1
8 months ago
11.19.1
11 months ago
11.19.0
11 months ago
11.19.2
11 months ago
12.0.0-alpha.1
8 months ago
12.0.0-alpha.0
9 months ago
12.0.0-alpha.3
8 months ago
12.0.0-alpha.2
8 months ago
12.0.0-alpha.5
7 months ago
12.0.0-alpha.4
7 months ago
12.0.0-alpha.7
7 months ago
12.0.0-alpha.6
7 months ago
11.30.0
9 months ago
11.32.0
9 months ago
11.30.1
9 months ago
11.44.0
7 months ago
11.23.0
10 months ago
11.25.0
10 months ago
11.27.0
10 months ago
11.29.0
9 months ago
11.40.0
7 months ago
11.42.0
7 months ago
11.21.0
10 months ago
11.42.1
7 months ago
11.18.0
11 months ago