Skip to content

Releases: snyk/eslint-plugin-airtight

v1.3.0

Choose a tag to compare

@snyksec snyksec released this 26 Sep 14:58
92a94c8

1.3.0 (2022-09-26)

Features

v1.2.0

Choose a tag to compare

@snyksec snyksec released this 26 Sep 13:00
7519ffe

1.2.0 (2022-09-26)

Features

  • extract class method names (7519ffe)

v1.1.0

Choose a tag to compare

@snyksec snyksec released this 09 May 08:29

1.1.0 (2022-05-09)

Features

  • attempt to upgrade eslint/utils, fix some mocha (88d8a72)
  • delete broken rule (4afc542)

v1.0.0

Choose a tag to compare

@snyksec snyksec released this 09 May 07:59

1.0.0 (2022-05-09)

Features

  • add require-itly-constant rule (37fe276)
  • basic param-types fixer (34592f2)
  • bump typescript (a54a888)
  • comment: ridiculous handling of empty block (dcd18f3)
  • comment: skip unknown functions (00f3be2)
  • export-inline (7c5a0e4)
  • export-inline for enums (780a951)
  • export-inline: export const (e82973e)
  • export-inline: export interface / export type (eb29bc4)
  • import style consistentiser (3c3de51)
  • param-types handles absolute imports (18cc207)
  • param-types: skip duplicating imports (c7531fb)
  • publish 0.0.0 (52b1cc2)
  • re-publish return-await rule (4e8f073)
  • rebrand (b3d7b00)
  • sequelize-comment (04237a6)
  • unbounded-concurrency (db655de)
  • unbounded-concurrency: add import (75824f1)