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

eslint-flag-config, test-folders and docs #10

Merged
merged 54 commits into from
May 31, 2024
Merged

eslint-flag-config, test-folders and docs #10

merged 54 commits into from
May 31, 2024

Commits on May 4, 2024

  1. docusaurus setup

    nishkohli96 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7cd2430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e9a2b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    4d52bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6954bac View commit details
    Browse the repository at this point in the history
  3. migration wip

    nishkohli96 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    82bc80b View commit details
    Browse the repository at this point in the history
  4. change file structure

    nishkohli96 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4ab44c4 View commit details
    Browse the repository at this point in the history
  5. make v8 and v9 work

    nishkohli96 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    9c97fef View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. test ts eslint with v9

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9db2da3 View commit details
    Browse the repository at this point in the history
  2. ts eslint wip

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d01905b View commit details
    Browse the repository at this point in the history
  3. ts fix

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    645a4ad View commit details
    Browse the repository at this point in the history
  4. test with flat config pkg

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    32d68db View commit details
    Browse the repository at this point in the history
  5. run yarn

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9943c37 View commit details
    Browse the repository at this point in the history
  6. fix import err

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f52dbe9 View commit details
    Browse the repository at this point in the history
  7. integrate stylistic

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d409a5e View commit details
    Browse the repository at this point in the history
  8. try with react

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dabb7e4 View commit details
    Browse the repository at this point in the history
  9. try adding react plugins

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8977c29 View commit details
    Browse the repository at this point in the history
  10. spread jsx, react plugins

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2b9d5f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    646cc91 View commit details
    Browse the repository at this point in the history
  12. rm array elements rule

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d624d73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4259494 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bad6de3 View commit details
    Browse the repository at this point in the history
  15. docs rework in progress

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c7e60a9 View commit details
    Browse the repository at this point in the history
  16. footer

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2fd468a View commit details
    Browse the repository at this point in the history
  17. theming

    nishkohli96 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    119283e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    323390d View commit details
    Browse the repository at this point in the history
  2. update docs

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9af30db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a1715 View commit details
    Browse the repository at this point in the history
  4. fix react folder

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cc5e69b View commit details
    Browse the repository at this point in the history
  5. env fix wip

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4547775 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99b1562 View commit details
    Browse the repository at this point in the history
  7. wip

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    704c7c3 View commit details
    Browse the repository at this point in the history
  8. fix globals.browser err

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cb36598 View commit details
    Browse the repository at this point in the history
  9. rm unused code

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8c428fd View commit details
    Browse the repository at this point in the history
  10. use recommended code

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5ec1aa0 View commit details
    Browse the repository at this point in the history
  11. fix lint err

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fab62ac View commit details
    Browse the repository at this point in the history
  12. minor changes

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3d7eff2 View commit details
    Browse the repository at this point in the history
  13. rm react/jsx-uses-vars

    nishkohli96 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    19663e6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. docs update wip

    nish-kellton committed May 29, 2024
    Configuration menu
    Copy the full SHA
    28c05d4 View commit details
    Browse the repository at this point in the history
  2. update docs

    nishkohli96 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b43cca6 View commit details
    Browse the repository at this point in the history
  3. upgrade packages & docs

    nishkohli96 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ab17445 View commit details
    Browse the repository at this point in the history
  4. update readme

    nishkohli96 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6f46fef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe0e40 View commit details
    Browse the repository at this point in the history
  6. code theme

    nishkohli96 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1d66afe View commit details
    Browse the repository at this point in the history
  7. update docs

    nishkohli96 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    960fda0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17f3479 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update github actions

    nish-kellton committed May 30, 2024
    Configuration menu
    Copy the full SHA
    674ee1d View commit details
    Browse the repository at this point in the history
  2. update docs

    nish-kellton committed May 30, 2024
    Configuration menu
    Copy the full SHA
    11b6b68 View commit details
    Browse the repository at this point in the history
  3. fix build err

    nish-kellton committed May 30, 2024
    Configuration menu
    Copy the full SHA
    506daae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    081bc28 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. update pkg.json

    nish-kellton committed May 31, 2024
    Configuration menu
    Copy the full SHA
    94b77f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572c658 View commit details
    Browse the repository at this point in the history
  3. fix links build err

    nishkohli96 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9dee6bc View commit details
    Browse the repository at this point in the history
  4. github actions wip

    nishkohli96 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b00635b View commit details
    Browse the repository at this point in the history
  5. change brnch name

    nishkohli96 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8efb97f View commit details
    Browse the repository at this point in the history