eslint-config-typescript icon indicating copy to clipboard operation
eslint-config-typescript copied to clipboard

Support additional typescript-eslint configs

Open rijenkii opened this issue 11 months ago • 0 comments

https://typescript-eslint.io/users/configs#recommended-configurations:

  • recommended-type-checked(-only)
  • strict(-type-checked(-only))
  • stylistic(-type-checked(-only))
  • all
  • base
  • disable-type-checked

Currently it seems that only eslint-recommended and recommended are provided.

rijenkii avatar Mar 15 '24 05:03 rijenkii