Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test(*): update eslint-plugin-jest and enable recommended rules#190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
armano2 merged 4 commits intotypescript-eslint:masterfromarmano2:eslint-plugin-jest
Feb 3, 2019
Merged

test(*): update eslint-plugin-jest and enable recommended rules#190

armano2 merged 4 commits intotypescript-eslint:masterfromarmano2:eslint-plugin-jest
Feb 3, 2019

Conversation

armano2
Copy link
Collaborator

No description provided.

j-f1 reacted with thumbs up emoji
@@ -179,7 +179,7 @@ describe('semanticInfo', () => {
badConfig.project = './tsconfigs.json';
expect(() =>
parseCodeAndGenerateServices(readFileSync(fileName, 'utf8'), badConfig)
).toThrowError(/File .+tsconfigs\.json' not found/);
).toThrow(/File .+tsconfigs\.json' not found/);
Copy link
CollaboratorAuthor

@armano2armano2Feb 2, 2019
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

toThrowError is a alias fortoThrow

@armano2armano2 merged commitf856e76 intotypescript-eslint:masterFeb 3, 2019
@armano2armano2 deleted the eslint-plugin-jest branchFebruary 3, 2019 18:23
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull requestAug 27, 2019
…lint#191)Again... lots of lines due to style formatting.Real change is:```json "lint-staged": {    "*.js": [      "yarn format",      "git add"    ]  }```
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Luckeu pushed a commit to Luckeu/typescript-eslint that referenced this pull requestJun 27, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp