Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generate-readmes script to typescript, update content wording, and regenerate all readmes #2528

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

smallsaucepan
Copy link
Member

Updating generate-readmes script to typescript and run it with tsx from the root directory as well. Change some wording in the postfix.md to clarify installation options. Regenerate all readmes with changes being largely due to updated cross reference indexes.

Please fill in this template.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Have read How To Contribute.
  • Run npm test at the sub modules where changes have occurred.
  • Run npm run lint to ensure code style at the turf module level.

Submitting a new TurfJS Module.

n/a

…s). monorepolint rule changed to reflect ts file extension. Add node to eslint env config so editors can find definitions of node variables (such as __dirname) used in scripts.
…ten up gnerates-docs.ts folder globbing - was inadvertently matching when my working parent directory was named something like ~/code/turf-docs-test/... interpreting docs-test as a package name. Reworded readme postfix content to be clearer on the different ways of installing. Updated a few links from http to https.
@smallsaucepan smallsaucepan merged commit 6cb60c9 into Turfjs:master Nov 3, 2023
3 checks passed
@smallsaucepan
Copy link
Member Author

Thanks @twelch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants