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

docs: Add prerequisite for typescript configuration #539

Merged
merged 3 commits into from
Feb 22, 2022

Conversation

sprohaszka
Copy link
Contributor

Related to issue #464
Add simple description for mandatory options in tsconfig file of a typescript project.

@sprohaszka sprohaszka requested a review from a team as a code owner February 22, 2022 08:07
@sprohaszka sprohaszka changed the title Add prerequisite for typescript configuration Documentation: add prerequisite for typescript configuration Feb 22, 2022
@sprohaszka sprohaszka changed the title Documentation: add prerequisite for typescript configuration docs: Add prerequisite for typescript configuration Feb 22, 2022
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Shinigami92 Shinigami92 added the c: docs Improvements or additions to documentation label Feb 22, 2022
@Shinigami92 Shinigami92 linked an issue Feb 22, 2022 that may be closed by this pull request
@Shinigami92 Shinigami92 requested a review from a team February 22, 2022 11:37
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #539 (2573aa7) into main (92dc641) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #539   +/-   ##
=======================================
  Coverage   99.34%   99.34%           
=======================================
  Files        1919     1919           
  Lines      176315   176315           
  Branches      904      904           
=======================================
  Hits       175158   175158           
  Misses       1101     1101           
  Partials       56       56           

@ST-DDT ST-DDT merged commit 03c3d11 into faker-js:main Feb 22, 2022
demipel8 pushed a commit to demipel8/faker that referenced this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for usage with minimal TypeScript setup
3 participants