
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
eslint-config-ts-strict
Advanced tools
Very strict ESLint config for projects using TypeScript.
Install my-project with npm or yarn
npm install react-ts-strict-eslint-config --save-dev
yarn add react-ts-strict-eslint-config --dev
After installing the package, you can use it in your ESLint configuration file by extending the ts-strict configuration:
{
"extends": "ts-strict"
}
The ts-strict configuration extends the following ESLint configurations:
eslint:recommendedplugin:@typescript-eslint/recommendedplugin:@typescript-eslint/recommended-requiring-type-checkingplugin:import/recommendedplugin:import/typescriptplugin:jsx-a11y/recommendedIt also includes additional rules to enforce strict coding standards. The individual rule sets are located in the rules/ directory and can be extended separately if desired.
Contributions are always welcome!
If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request.
FAQs
Very strict ESLint config for projects using TypeScript, React and Prettier. ESLint v9 flat config only. Formatting rules disabled to prevent Prettier conflicts.
The npm package eslint-config-ts-strict receives a total of 409 weekly downloads. As such, eslint-config-ts-strict popularity was classified as not popular.
We found that eslint-config-ts-strict demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.