Skip to content

LenixDev/lenix

Repository files navigation

lenix

The All-in-one Repository

🗺️ Roadmap

Lint

  • fix the lint tsconfig.json file creation when no file is found

Extension

  • trim the diff's unusefull text
  • use walkthrough instead of custom page
  • use webview to add quick settings
  • use modal dialog to confirm the walkthrough
  • use progressive notify
  • use add commit reminder
  • [/] add a revert last commit button (use amend instead)
  • add more configuration to the commit composer extension

OOP

  • Implement the complete annotation
  • Provide Documentation
  • Clearify the installation steps

Usage

Lint

import lint from 'lenix/lint' with { type: "json" }
{
  ...
  languageOptions: {
    ...,
    parserOptions: {
      projectService: true,
      tsconfigRootDir: import.meta.dirname,
    },
    ...,
  },
  rules: {
    ...,
    ...lint.strict,
    ...,
  }
  ...
},

About

The All-in-one monorepo that Lenix build nearly everything on

Topics

Resources

License

Stars

Watchers

Forks

Contributors