eslint-parser-plain icon indicating copy to clipboard operation
eslint-parser-plain copied to clipboard

Parse any text file to valid ESTree, useful for eslint-plugin-prettier

Results 6 eslint-parser-plain issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/so1ve/eslint-parser-plain). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/eslint](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint)) | [`8.56.7` -> `8.56.10`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.7/8.56.10) |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://togithub.com/vitest-dev/vitest) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`^0.32.0` -> `^0.34.0`](https://renovatebot.com/diffs/npm/vitest/0.32.4/0.34.6) |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@so1ve/eslint-config](https://togithub.com/so1ve/codestyle-config) | [`^0.110.0` -> `^0.123.0`](https://renovatebot.com/diffs/npm/@so1ve%2feslint-config/0.110.4/0.123.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@so1ve%2feslint-config/0.123.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

renovate

I tried to run `eslint --print-config` and it threw the following: ```shell ❯ pnpm eslint --print-config package.json Oops! Something went wrong! :( ESLint: 8.56.0 Error: Could not serialize parser object...