This package has been deprecated

Author message:

Package no longer supported. Use @sharegate/eslint-plugin instead.

@sharegate/eslint-config-typescript

4.0.1 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @sharegate/eslint-config-typescript

    Weekly Downloads

    1

    Version

    4.0.1

    License

    Apache-2.0

    Unpacked Size

    14.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • alexasselin008
    • fraincs
    • infra.admin
    • laurentdario
    • patricklafrance