@sharegate/eslint-config-typescript

Sharegate TypeScript ESLint config.

Usage no npm install needed!

<script type="module">
  import sharegateEslintConfigTypescript from 'https://cdn.skypack.dev/@sharegate/eslint-config-typescript';
</script>

README

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.