11.45.1 • Published 7 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
9 months ago
11.35.0
9 months ago
11.37.0
9 months ago
11.39.0
9 months ago
11.31.0
10 months ago
12.0.0-alpha.11
7 months ago
11.43.1
8 months ago
11.45.0
7 months ago
11.22.0
11 months ago
11.45.1
7 months ago
11.24.0
11 months ago
11.26.0
11 months ago
11.28.0
10 months ago
12.0.0-alpha.9
7 months ago
12.0.0-alpha.8
8 months ago
12.0.0-alpha.10
7 months ago
11.41.0
8 months ago
11.43.0
8 months ago
11.20.0
12 months ago
11.34.0
9 months ago
11.36.0
9 months ago
11.36.1
9 months ago
11.38.0
9 months ago
11.36.2
9 months ago
11.38.1
9 months ago
11.19.1
12 months ago
11.19.0
12 months ago
11.19.2
12 months ago
12.0.0-alpha.1
9 months ago
12.0.0-alpha.0
10 months ago
12.0.0-alpha.3
9 months ago
12.0.0-alpha.2
9 months ago
12.0.0-alpha.5
8 months ago
12.0.0-alpha.4
8 months ago
12.0.0-alpha.7
8 months ago
12.0.0-alpha.6
8 months ago
11.30.0
10 months ago
11.32.0
10 months ago
11.30.1
10 months ago
11.44.0
8 months ago
11.23.0
11 months ago
11.25.0
11 months ago
11.27.0
11 months ago
11.29.0
10 months ago
11.40.0
8 months ago
11.42.0
8 months ago
11.21.0
11 months ago
11.42.1
8 months ago
11.18.0
12 months ago