Commit 8a3a357
committed
Adding Airbnb ESLint rules
Disable usupported rules for specific ember apps.
Add a eslint-config-airbnb-base, eslint-plugin-ember,
eslint-plugin-import to package.json.
Update ember-cli-code-coverage to v1.0.0-beta.4 version
to get the fix when using the `useBabelInstrumenter` config
see ember-cli-code-coverage/ember-cli-code-coverage#133 .
Closes #581 parent b09fdec commit 8a3a357
4 files changed
+33
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
19 | 31 | | |
20 | 32 | | |
21 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3304 | 3304 | | |
3305 | 3305 | | |
3306 | 3306 | | |
| 3307 | + | |
| 3308 | + | |
| 3309 | + | |
| 3310 | + | |
| 3311 | + | |
| 3312 | + | |
3307 | 3313 | | |
3308 | 3314 | | |
3309 | 3315 | | |
| |||
3326 | 3332 | | |
3327 | 3333 | | |
3328 | 3334 | | |
3329 | | - | |
3330 | | - | |
| 3335 | + | |
| 3336 | + | |
3331 | 3337 | | |
3332 | 3338 | | |
3333 | 3339 | | |
| |||
3340 | 3346 | | |
3341 | 3347 | | |
3342 | 3348 | | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
3343 | 3353 | | |
3344 | 3354 | | |
3345 | 3355 | | |
| |||
0 commit comments