Giter VIP home page Giter VIP logo

eslint-config's Introduction

CircleCI npm

@markormesher/eslint-config

Standard ESLint/Prettier config for TypeScript/React/SCSS projects. Published as its own package to reduce duplication between projects.

Intended for projects using ESLint's "new" flat config format.

Installation and Usage

Install with yarn:

yarn add --dev @markormesher/eslint-config

Add it to eslint.config.js:

import config from "@markormesher/eslint-config";

export default config;

Or, if you want to apply overrides:

import config from "@markormesher/eslint-config";

export default [
  ...config,
  {
    "files": ["**/*.ts"],
    // overrides for TS files...
  },
];

Dependencies

These are peer dependencies, expected to be installed in the project but not provided by this package.

eslint-config's People

Contributors

markormesher avatar renovate[bot] avatar renovate-bot avatar dependabot[bot] avatar

Watchers

 avatar  avatar

eslint-config's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @eslint/js to v8.57.0
  • chore(deps): update dependency typescript to v5.4.5
  • chore(deps): update dependency @eslint/js to v9
  • chore(deps): update dependency eslint to v9
  • chore(deps): update node.js to v22
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • chore(deps): update dependency eslint-plugin-import to v2.29.1
  • chore(deps): update node.js to v18.20.3
  • chore(deps): update dependency eslint-config-prettier to v9.1.0
  • chore(deps): update dependency eslint-plugin-prettier to v5.1.3
  • chore(deps): update dependency eslint-plugin-react to v7.34.2
  • chore(deps): update dependency prettier to v3.3.2
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update yarn to v3.8.2
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update yarn to v4

Detected dependencies

circleci
.circleci/config.yml
  • cimg/node 18.20.2
npm
.yarn/sdks/eslint/package.json
.yarn/sdks/prettier/package.json
.yarn/sdks/typescript/package.json
package.json
  • @eslint/js ^8.50.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-import ^2.28.0
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.33.0
  • prettier ^3.0.0
  • eslint ^8.0.0
  • prettier ^3.0.0
  • typescript >=3.3.1
  • eslint >=7.0.0 <9.0.0
  • typescript >=3.3.1
  • yarn 3.6.4

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update node.js to v18.20.4
  • chore(deps): update dependency typescript to v5.5.4
  • chore(deps): update dependency @eslint/js to v9
  • chore(deps): update dependency eslint to v9
  • chore(deps): update node.js to v22
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • chore(deps): update dependency eslint-plugin-import to v2.29.1
  • chore(deps): update dependency eslint-config-prettier to v9.1.0
  • chore(deps): update dependency eslint-plugin-prettier to v5.2.1
  • chore(deps): update dependency eslint-plugin-react to v7.35.0
  • chore(deps): update dependency prettier to v3.3.3
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update yarn to v3.8.5
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update yarn to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • cimg/node 18.20.3
npm
.yarn/sdks/eslint/package.json
.yarn/sdks/prettier/package.json
.yarn/sdks/typescript/package.json
package.json
  • @eslint/js ^8.50.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-import ^2.28.0
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.33.0
  • prettier ^3.0.0
  • eslint ^8.0.0
  • prettier ^3.0.0
  • typescript >=3.3.1
  • eslint >=7.0.0 <9.0.0
  • typescript >=3.3.1
  • yarn 3.6.4

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update Node.js to v18.20.3
  • Update dependency typescript to v5.4.5
  • Update Node.js to v22
  • Update eslint monorepo to v9 (major) (@eslint/js, eslint)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • cimg/node 18.20.2
npm
.yarn/sdks/eslint/package.json
.yarn/sdks/prettier/package.json
.yarn/sdks/typescript/package.json
package.json
  • @eslint/js ^8.50.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-import ^2.28.0
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.33.0
  • prettier ^3.0.0
  • eslint ^8.0.0
  • prettier ^3.0.0
  • typescript >=3.3.1
  • eslint >=7.0.0 <9.0.0
  • typescript >=3.3.1
  • yarn 3.6.4

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.