Commit f8c041a
authored
Support esx from eslint-config-frontier-react (#32)
esx is applied to src files since that is what end users use and that is
what we need to restrict. See
https://icseng.atlassian.net/browse/FRONTIER-2569
esx is a way to restrict from using specific new es features so that
users on older browsers do not get errors as much.
See
https://github.com/fs-webdev/eslint-config-frontier-react/pull/62/files
for the eslint-config-frontier-react pr.1 parent 455e94e commit f8c041a
File tree
5 files changed
+314
-176
lines changed- demo/test/snapshots
5 files changed
+314
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
4121 | 4121 | | |
4122 | 4122 | | |
4123 | 4123 | | |
4124 | | - | |
| 4124 | + | |
4125 | 4125 | | |
4126 | 4126 | | |
4127 | 4127 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
0 commit comments