Skip to content

Conversation

bmish
Copy link
Contributor

@bmish bmish commented Jul 28, 2022

Fix lint violation from common ESLint lint rule import/newline-after-import.

yarn eslint --ext=.ts,.js .
~/Development/my-test-addon/types/global.d.ts
  3:3  error  Expected 1 empty line after import statement not followed by another import  import/newline-after-import

@bmish bmish changed the title Fix import/newline-after-import lint violation in global.d.ts Fix import/newline-after-import lint violation in global.d.ts Jul 28, 2022
@bmish bmish force-pushed the lint-newline-import branch from 343b247 to e71ee3a Compare August 29, 2022 14:22
@bmish bmish force-pushed the lint-newline-import branch from e71ee3a to 1d3eddc Compare August 29, 2022 15:36
@bmish
Copy link
Contributor Author

bmish commented Aug 30, 2022

@chriskrycho the CI failures appear to be unrelated to this PR.

@chriskrycho chriskrycho merged commit 5e4a98a into typed-ember:master Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants