jsx-ast-utils
jsx-ast-utils copied to clipboard
AST utility module for statically analyzing JSX
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/jsx-eslint/jsx-ast-utils). ## Pending Approval These branches will be...
```txt ➜ yarn lint The prop value with an expression type of MetaProperty could not be resolved. Please file an issue ( https://github.com/jsx-eslint/jsx-ast-utils/issues/new ) to get this fixed immediately. The...
I'm seeing some logging related to `TSPrivateIdentifier` while testing `eslint-plugin-jsx-a11y`. https://github.com/AriPerkkio/eslint-remote-tester/actions/workflows/lint-eslint-plugin-jsx-a11y.yml ``` 2021-09-09T05:45:12.5777054Z The prop value with an expression type of TSPrivateIdentifier could not be resolved. Please file issue to...
Node.js 4+ support Object.assign() natively: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
run "eslint --ext .js,.jsx,.tsx,.ts ./src --cache --fix"  versions: [email protected] [email protected] [email protected] [email protected]
Hello, I'm raising an issue as instructed by the error message. ``` // ... "@typescript-eslint/eslint-plugin": "5.37.0", "@typescript-eslint/parser": "5.37.0", "ts-loader": "9.3.1", "typescript": "4.8.3", // ... "eslint": "8.23.1", "eslint-config-prettier": "8.5.0", "eslint-formatter-friendly": "7.0.0",...
Receiving the error: The prop value with an expression type of TSSatisfiesExpression could not be resolved. Please file an issue ( https://github.com/jsx-eslint/jsx-ast-utils/issues/new ) to get this fixed immediately. During local...
The prop value with an expression type of JSXEmptyExpression could not be resolved. [Warn - 4:25:13 PM] Linting file file:///Users/old_project/apps/landing-page/src/features/portfolio/edit-portfolio/components/EditEducation.tsx took 7603ms. Please check the ESLint rules for performance issues.
I'm currently reviewing React Typescript with Vite. My React version is 18.2.0 and ESLint version 8.2.0. I've been checking on ways to open a link on a new tab with...
I am facing an issue while I building my react project. The prop value with an expression type of JSXEmptyExpression could not be resolved. Please file an issue ( https://github.com/jsx-eslint/jsx-ast-utils/issues/new...