Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.92k stars 2.23k forks source link

feat: add .editorconfig and .prettierrc.js #4748

Closed yuki0410-dev closed 2 months ago

yuki0410-dev commented 2 months ago

Description

Linked issue: #(issue number)

Problem When creating a new file in VSCode, indentation and other settings are not set correctly and must be changed manually.

Changes add .editorconfig file

Screenshots

To reviewers

Contribution checklist

yuki0410-dev commented 2 months ago

Test suite failures will be resolved when #4747 is merged or CI is run on another day.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.26%. Comparing base (0cb6f84) to head (8072e18).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4748 +/- ## ======================================= Coverage 97.26% 97.26% ======================================= Files 11 11 Lines 1462 1462 Branches 642 650 +8 ======================================= Hits 1422 1422 Misses 40 40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.