Commit b7f4e49
committed
Merge branch 'master' into v11
* master: (46 commits)
fix gts type aware by emulating them to ts files set our own ts.sys with ts.setSys typescript-eslint has handling for a lot of scenarios for file changes and project changes etc use mts extension to keep same offsets we also sync the mts with the gts files
Switch to ESLint flat config internally (ember-cli#2018)
[gjs-gts-parser] fix parsing when there are multiple default <template> blocks (not allowed) (ember-cli#2005)
Release 12.0.0-alpha.2
fix locations after template
reference tag name parts (split up with dot) instead of whole tag
add failing test
Release 12.0.0-alpha.1
docs: recommended-gts/gjs instead of gts/gjs-recommended
add rule to gjs & gts
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
build(deps-dev): Bump npm-package-json-lint from 7.0.0 to 7.1.0
build(deps-dev): Bump eslint-doc-generator from 1.5.3 to 1.5.4
Update `@typescript-eslint/` dependencies to v6 (ember-cli#1984)
Fix missing gjs/cts config icons (ember-cli#1982)
improve gts gjs configuration example
Release 12.0.0-alpha.0
Switch to `@release-it-plugins/lerna-changelog` (ember-cli#1979)
Set config `ecmaVersion` to `2022` (ember-cli#1978)
Add new `recommended` rule: `template-no-let-reference` (ember-cli#1977)
...193 files changed
Lines changed: 5148 additions & 3556 deletions
File tree
- .github/workflows
- docs
- rules
- svgs
- lib
- config-legacy
- config
- parsers
- preprocessors
- rules
- utils
- scripts
- tests
- __snapshots__
- lib
- rules-preprocessor
- ember_ts
- rules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
| 11 | + | |
5 | 12 | | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
| 16 | + | |
| 17 | + | |
7 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
8 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
9 | 26 | | |
10 | 27 | | |
| 28 | + | |
11 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
12 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
13 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
14 | 49 | | |
| 50 | + | |
| 51 | + | |
15 | 52 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| |||
0 commit comments