Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@open-turo/eslint-config-typescript
Advanced tools
@open-turo/eslint-config-typescript
Turo eslint configuration for typescript.
Install the package and all of its peer dependencies:
npx install-peerdeps --dev @open-turo/eslint-config-typescript
Then in your .eslintrc
file extend from one of the two configurations included in this package:
eslint-config-react
, to support our existing front-end projectsThe default config of this repo is the recommended version for new Typescript projects.
To use this config, just add to your .eslintrc
the following:
"extends": "@open-turo/eslint-config-typescript"
We also provide an alternative legacy
preset, which is used by eslint-config-react
, for compatibility with our
existing front-end projects.
If you want to use this legacy
configuration, you can import it by instead adding the following to your .eslintrc
:
"extends": "@open-turo/eslint-config-typescript/legacy"
Simply notice the /legacy
suffix, which points to the legacy.js
file in this repository.
Install pre-commit and the commit hooks:
pre-commit install
pre-commit install --hook-type commit-msg
Please review Issues, post new Issues against this repository as needed.
Please see here for guidelines on how to contribute to this project.
FAQs
Turo eslint configuration for typescript
The npm package @open-turo/eslint-config-typescript receives a total of 4,499 weekly downloads. As such, @open-turo/eslint-config-typescript popularity was classified as popular.
We found that @open-turo/eslint-config-typescript demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.