Socket
Socket
Sign inDemoInstall

@sharegate/eslint-config-typescript

Package Overview
Dependencies
126
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sharegate/eslint-config-typescript

Sharegate TypeScript ESLint config.


Version published
Weekly downloads
4
decreased by-42.86%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

eslint-config-typescript

Sharegate TypeScript ESLint config.

Usage

If you are also using React, you might have to add the following ESLint rule:

rules: {
    "react/jsx-filename-extension": [1, { "extensions": [".js", ".jsx", ".ts", ".tsx"] }]
}

License

Copyright © 2019, Groupe Sharegate inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

FAQs

Last updated on 20 Dec 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc