Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remix-run/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
1039
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/eslint-config - npm Package Compare versions

Comparing version 0.0.0-nightly-99a8d9c-20231031 to 0.0.0-nightly-99cf8578f-20241123

LICENSE.md

7

index.js

@@ -17,2 +17,9 @@ // Splitting rules into separate modules allow for a lower-level API if our

console.warn(
"⚠️ REMIX FUTURE CHANGE: The `@remix-run/eslint-config` package is deprecated " +
"and will not be included in React Router v7. We recommend moving towards a " +
"streamlined ESLint config such as the ones included in the Remix templates. " +
"See https://github.com/remix-run/remix/blob/main/templates/remix/.eslintrc.cjs."
);
const OFF = 0;

@@ -19,0 +26,0 @@ // const WARN = 1;

4

package.json
{
"name": "@remix-run/eslint-config",
"version": "0.0.0-nightly-99a8d9c-20231031",
"version": "0.0.0-nightly-99cf8578f-20241123",
"description": "ESLint configuration for Remix projects",

@@ -63,2 +63,2 @@ "bugs": {

}
}
}
# `@remix-run/eslint-config`
> [!WARNING]
> The `@remix-run/eslint-config` package is deprecated and will not be included in React Router v7. We recommend moving towards a streamlined ESLint config such as the ones included in the Remix templates. See https://github.com/remix-run/remix/blob/main/templates/remix/.eslintrc.cjs.
This package includes a shareable ESLint config for Remix projects.

@@ -4,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc