Skip to content

Releases: un-ts/eslint-plugin-sonar

[email protected]

14 May 11:24
bbf6a8f
Compare
Choose a tag to compare

Patch Changes

  • #136 64420fe Thanks @JounQin! - fix: use builtinRules instead of Linter API - close #133

  • #136 64420fe Thanks @JounQin! - feat: support flat configs:

    // eslint.config.js
    
    import * as sonar from "eslint-plugin-sonar";
    
    export default [...sonar.configs.flatRecommended];

[email protected]

13 May 13:29
504ce3c
Compare
Choose a tag to compare

Minor Changes

[email protected]

18 Jan 08:46
4de2d44
Compare
Choose a tag to compare

Patch Changes

[email protected]

28 Dec 16:59
314a098
Compare
Choose a tag to compare

Patch Changes

[email protected]

27 Dec 04:26
9c544f5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

New Contributors

Full Changelog: https://github.com/un-ts/eslint-plugin-sonar/compare/[email protected]@0.13.0

[email protected]

20 Jun 04:26
57523f7
Compare
Choose a tag to compare

Minor Changes

[email protected]

02 Apr 12:00
5ec9e42
Compare
Choose a tag to compare

Patch Changes

[email protected]

30 Mar 14:09
2191002
Compare
Choose a tag to compare

Minor Changes

[email protected]

03 Nov 07:38
440e7e1
Compare
Choose a tag to compare

Minor Changes

[email protected]

20 Sep 04:44
93ea06d
Compare
Choose a tag to compare

Patch Changes