Skip to content

Roadmap : v1 #3

Description

@anikethsaha

0. Core

  • schema validation
  • metadata for rules
  • change the default printer
  • rule tester API (public) - [motivation from eslint's api]
  • support for custom printer
  • override the default parser - can be helpful for vue/svelte/ other templating langs (just an idea 💡 )

1. Configuration ✔️

  • rules
  • standards
  • plugins
  • extend
  • warn/error

2 Test

  • CLI
  • rules
  • standards
  • plugins
  • extend
  • @htmllinter/basic-rules

3. Package development

  • core

    • API
    • CLI
    • support for extending configs
    • support for plugins
    • support for rules
    • support for warn/error
    • auto fix (optional for v1 . I will add a reason for making this not necessary for v1 soon )
  • basic-rules

  • basic-config

CLI

  • auto fix flag (optional for v1 . I will add a reason for making this not necessary for v1 soon )

CI

  • fix the GH action for cli.test.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions