Skip to content

Releases: harshcut/styx-ui

@styx-ui/eslint-config@0.2.0

01 Aug 11:57
Compare
Choose a tag to compare

Minor Changes

  • 6cf5c25: Add support for import resolvers for Node and TypeScript.
  • 6cf5c25: Extend recommended rules for import with support for TypeScript.
  • 6cf5c25: Enforce a convention in the order of import statements.
  • 6cf5c25: Map file extensions for import/parsers and import/resolver.

@styx-ui/tsconfig@0.1.0

30 Jul 04:11
Compare
Choose a tag to compare

Minor Changes

  • 808f1c8: Add a strict base TSConfig from which other options are extended.
  • 808f1c8: Create TSConfig for React Library ecosystem which extends base.
  • 808f1c8: Create TSConfig for React ecosystem which extends base.

@styx-ui/eslint-config@0.1.0

26 Jul 13:56
Compare
Choose a tag to compare

Minor Changes

  • 2d954a0: Override parser options for .ts and .tsx files to use TypeScript Parser.
  • 2d954a0: Add rules for React ecosystem with accessibility and hooks.
  • 2d954a0: Define Prettier options with plugin.
  • 2d954a0: Use Rush Stack's ESLint Patch to include dependencies in package.