We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should rename FileUtil.jsx to FileUtil.js as *.jsx is for React-Classes and our util classes should not use react specific stuff.
FileUtil.jsx
FileUtil.js
*.jsx
The text was updated successfully, but these errors were encountered:
You probably mean renaming from *.jsx to *.js?
*.js
Sorry, something went wrong.
Yes. Of course. I'll fix the description...
Merge pull request #637 from terrestris/dependabot/npm_and_yarn/babel…
3bf0b08
…/core-7.17.7 chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.7
No branches or pull requests
We should rename
FileUtil.jsx
toFileUtil.js
as*.jsx
is for React-Classes and our util classes should not use react specific stuff.The text was updated successfully, but these errors were encountered: