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

chore(*): Sync linting and IDE config #2137

Merged
merged 15 commits into from
Oct 31, 2023
Merged

chore(*): Sync linting and IDE config #2137

merged 15 commits into from
Oct 31, 2023

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    d857170 View commit details
    Browse the repository at this point in the history
  2. Fix LF

    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    63ab7e1 View commit details
    Browse the repository at this point in the history
  3. Remove prettier config change

    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c8f10c2 View commit details
    Browse the repository at this point in the history
  4. Add eslint on save

    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3ce61ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7468ac5 View commit details
    Browse the repository at this point in the history
  6. Intellij:

    - Remove gitignore on .idea config
    - Disable prettier on MDX files
    - Use LF as default line separator
    - Enable format on save
    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4e25aff View commit details
    Browse the repository at this point in the history
  7. Vscode:

    - Disable prettier for MDX files
    - Use LF as default line separator
    - Enable format on save
    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b24fe9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7793d9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76a6f54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a933189 View commit details
    Browse the repository at this point in the history
  11. Fix removed comment

    imagoiq committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    83d2499 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'main' into fix/eslint-prettier-all

    # Conflicts:
    #	.vscode/settings.json
    #	packages/components/src/components.d.ts
    #	packages/documentation/src/stories/components/badge/badge.stories.ts
    #	packages/internet-header/src/components.d.ts
    imagoiq committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ef3f449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8fb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae84647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd4ab6 View commit details
    Browse the repository at this point in the history