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

eslint-config-seek

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-seek - npm Package Versions

1
10

0.0.0-cypress-fork-20230524063304

Diff

seek-oss-ci
published 0.0.0-cypress-fork-20230524061728 •

seek-oss-ci
published 0.0.0-cypress-fork-20230524061410 •

seek-oss-ci
published 0.0.0-cypress-fork-20230524055416 •

seek-oss-ci
published 0.0.0-cypress-fork-20230524042851 •

seek-oss-ci
published 0.0.0-cypress-fork-20230524020123 •

seek-oss-ci
published 11.1.1 •

Changelog

Source

11.1.1

Patch Changes

  • Move the Babel React preset parser option from the "base" configuration to the "default" configuration. (#103)

    This update contains no functional changes to the "default" configuration.

seek-oss-ci
published 11.1.0 •

Changelog

Source

11.1.0

Minor Changes

  • Export extensions linted by the config (#101)

    They are now available under the /extensions entry point:

    const { js, ts } = require('eslint-config-seek/extensions');
    // js: ['js', 'cjs', 'mjs', 'jsx']
    // ts: ['ts', 'cts', 'mts', 'tsx']
    

Patch Changes

  • Fix resolution of @babel/preset-react (#100)
seek-oss-ci
published 11.0.1 •

Changelog

Source

11.0.1

Patch Changes

  • Update parserOptions.project for TypeScript files to be true. (#98)
seek-oss-ci
published 11.0.0 •

Changelog

Source

11.0.0

Major Changes

  • Add additional rules enforcing consistent type imports/exports (#96)
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