![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
eslint-config-spur
Advanced tools
Extends eslint-config-airbnb-base with some basic overrides for the style to be used on the Spur Framework based packages.
Extends eslint-config-airbnb with some basic overrides for the style to be used on the Spur based packages.
This package provides Spur's .eslintrc as an extensible shared config. We extend eslint-config-airbnb-base.
We export three ESLint configurations for your usage.
The export lints ES6/2015+. It requires eslint
.
npm install --save-dev eslint-config-spur eslint
"extends": "spur"
to your .eslintrcSee Airbnb's Javascript styleguide and the ESlint config docs for more information.
The main difference between this config and airbnb's is a set of minor adjustments. This will change overtime as we conduct more reviews of our process.
==
) is permitted for one special case: == null
. This allows you to determine equality with undefined
and/or null
in one statement.FAQs
Extends eslint-config-airbnb-base with some basic overrides for the style to be used on the Spur Framework based packages.
The npm package eslint-config-spur receives a total of 1 weekly downloads. As such, eslint-config-spur popularity was classified as not popular.
We found that eslint-config-spur demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.