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

Improve README#47

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
aeschli merged 2 commits intomicrosoft:mainfromMarcono1234:patch-1
Oct 25, 2021
Merged

Improve README#47

aeschli merged 2 commits intomicrosoft:mainfromMarcono1234:patch-1
Oct 25, 2021

Conversation

Marcono1234
Copy link
Contributor

@Marcono1234Marcono1234 commentedAug 29, 2021
edited
Loading

  • Add missing type definition forJSONPath; matching the content ofsrc/main.ts
  • Consistently use 4 spaces as indentation for code blocks

@ghost
Copy link

ghost commentedAug 29, 2021
edited by ghost
Loading

CLA assistant check
All CLA requirements met.

@@ -172,6 +172,7 @@ export declare function stripComments(text: string, replaceCh?: string): string;
export declare function getLocation(text: string, position: number): Location;

export declare type Segment = string | number;
export declare type JSONPath = Segment[];
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Not completely sure ifdeclare is needed here; the README does not seem to use it consistently.

@aeschliaeschli merged commit81825b0 intomicrosoft:mainOct 25, 2021
@aeschliaeschli self-assigned thisOct 25, 2021
@aeschliaeschli added this to theOctober 2021 milestoneOct 25, 2021
@aeschli
Copy link
Contributor

Thanks a lot,@Marcono1234 !

@Marcono1234Marcono1234 deleted the patch-1 branchOctober 25, 2021 19:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@aeschliaeschli

Labels
None yet
Projects
None yet
Milestone
October 2021
Development

Successfully merging this pull request may close these issues.

2 participants
@Marcono1234@aeschli

[8]ページ先頭

©2009-2025 Movatter.jp