Commit 4778ae8
authored
feat: Update ES Syntax (#189)
* chore: Add all es-x rules to es-syntax.json
* chore: Add a couple of missing syntax 🤔
* chore: #json comments
* chore: Attempt (part 1) of simplifying es-syntax
* chore: Add "test:mocha" to be able to run tests on one file faster
* chore: Updates to the es-syntax.json
* feat: Re-add support for strict mode
* chore: Update all tests to support "not-supported-till"
* fix: strip "no-" prefix from es-x rule ids
* chore: remove useless comment
* fix: Add the ability to have es-syntax aliases
* feat: Add compat aliases for es-syntax
* feat: Use "featureName" over "ruleId" in error message1 parent c8a87f3 commit 4778ae8
File tree
5 files changed
+1607
-961
lines changed- lib/rules/no-unsupported-features
- tests/lib/rules/no-unsupported-features
5 files changed
+1607
-961
lines changedLines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments