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

[Bug] function ( needs to stay function( #2992

Open
1 task done
CKY- opened this issue Feb 13, 2025 · 0 comments
Open
1 task done

[Bug] function ( needs to stay function( #2992

CKY- opened this issue Feb 13, 2025 · 0 comments
Labels
Bug A defect in the app Dev Complete Ready For Review Issue has a PR opened and is undergoing dev review.

Comments

@CKY-
Copy link
Collaborator

CKY- commented Feb 13, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

  • eslint/prettier automatically inserts a space in between the function keyword and an opening paren.

    • Converting the string function( into function (
  • This conflicts with the previous hard-coded string comparison for function( and prevented loading extension components that are otherwise "cleanly" written.

Expected Behavior

No response

Steps To Reproduce

No response

Version

5.64

What operating system are you using Firebot on?

Windows 10

Relevant log output

Contact Details (Optional)

No response

@CKY- CKY- added the Bug A defect in the app label Feb 13, 2025
@github-project-automation github-project-automation bot moved this to Todo in Firebot Feb 13, 2025
@CKY- CKY- added Dev Complete Ready For Review Issue has a PR opened and is undergoing dev review. labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A defect in the app Dev Complete Ready For Review Issue has a PR opened and is undergoing dev review.
Projects
Status: Todo
Development

No branches or pull requests

1 participant