SonarSource / SonarTS

Static code analyzer for TypeScript
GNU Lesser General Public License v3.0
761 stars 53 forks source link

404 page on the doc of npm #905

Closed mrdulin closed 4 years ago

mrdulin commented 4 years ago

I am reading Code Smell Detection section of doc on npm:

When I click the link about no-dead-store, it gives me a 404 page. Here is the page: https://github.com/SonarSource/SonarTS/blob/HEAD/sonarts-core/docs/rules/no-dead-store.md

vilchik-elena commented 4 years ago

Hey,

This project is deprecated, indeed some links are broken now, I don't think we will fix them

For the reference no-dead-store rule should be moved into eslint-plugin-sonarjs in next version (https://github.com/SonarSource/eslint-plugin-sonarjs/issues/48)

vilchik-elena commented 4 years ago

I deprecated the package in npm to make it explicit