4.0.1 • Published 1 year ago

@sharegate/eslint-config-typescript v4.0.1

Weekly downloads
51
License
Apache-2.0
Repository
github
Last release
1 year ago

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.

3.0.1

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

3.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago