File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,11 @@ ignoreErrors:
23
23
- bluebird # features/generator_step_definitions.feature
24
24
- coffeescript # features/compiler.feature
25
25
- eslint-config-prettier # .eslintrc.yml - extends - prettier
26
- - eslint-config-standard-with-typescript # .eslintrc.yml - extends - standard-with-typescript
27
26
- eslint-plugin-import # peer dependency of eslint-config-standard-with-typescript
28
27
- eslint-plugin-node # peer dependency of eslint-config-standard-with-typescript
29
28
- eslint-plugin-prettier # .eslintrc.yml - extends - prettier
30
- - eslint-plugin-promise # peer dependency of eslint-config-standard-with-typescript
31
29
- eslint-plugin-standard # peer dependency of eslint-config-standard-with-typescript
30
+ - eslint-plugin-simple-import-sort
32
31
- prettier # peer dependency of eslint-plugin-prettier
33
32
- ts-node # .mocharc.yml / cucumber.js
34
33
You can’t perform that action at this time.
0 commit comments