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

eslint-config-standard-kit

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard-kit - npm Package Versions

2

0.15.1

Diff

Changelog

Source

0.15.1 (2020-12-16)

  • Fix Flow rules not not affect Typescript files. This solves an issue in the previous release, where enabling both Flow & Typescript in the same project would cause errors in Typescript files.
  • Handful of internal code cleanups.
swansontec
published 0.15.0 •

Changelog

Source

0.15.0 (2020-12-15)

  • Upgrade all dependencies, including:
    • ESLint 7
    • Standard.js 16
    • typescript-eslint 4
  • Add a React configuration based on eslint-config-standard-react and eslint-plugin-react-hooks.
swansontec
published 0.14.6 •

Changelog

Source

0.14.6 (2020-12-09)

  • web: Fix the missing lint-staged dependency in the generated output.
swansontec
published 0.14.5 •

Changelog

Source

0.14.5 (2020-11-24)

  • Update documentation.
  • Improve unit-testing & other internal code-quality tooling.
  • Update the configuration web page:
    • Require compatible dependency versions (using ^) in the generated package.json.
    • Add a fix script to the generated package.json.
    • Add a typescript dependency when necessary.
    • Show the current eslint-config-standard-kit version number.
    • Add a visual shadow the the buttons.
swansontec
published 0.14.4 •

Changelog

Source

0.14.4 (2019-10-17)

  • Fix the NPM package to include the newly-added files.
swansontec
published 0.14.3 •

Changelog

Source

0.14.3 (2019-10-17)

  • Add a web page to help generate configurations for new projects.
  • Add a set of standard-kit/prettier rules with Prettier pre-integrated.
  • Deprecate the standard-kit/lint rules.
swansontec
published 0.14.2 •

Changelog

Source

0.14.2 (2019-10-07)

  • Include setTimeout & friends in the core list of globals.
  • Update the readme & generated files to give credit to the upstream rule sets.
swansontec
published 0.14.1 •

Changelog

Source

0.14.1 (2019-09-30)

  • Only use the TypeScript parser for .ts and .tsx files, which allows TypeScript and Flow to coexist in the same project now.
swansontec
published 0.14.0 •

Changelog

Source

0.14.0 (2019-09-25)

  • Upgrade to Standard.js 14.
  • Base TypeScript support on eslint-config-standard-with-typescript.
swansontec
published 0.13.0 •

Changelog

Source

0.13.0 (2019-07-30)

  • Upgrade to Standard.js 13.
2
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