MelvinVermeer / eslint-plugin-no-relative-import-paths

90 stars 22 forks source link

Support flat config format #32

Closed Tenrys closed 6 months ago

Tenrys commented 6 months ago

Without the schema, you get an error like this:

Error: Key "rules": Key "no-relative-import-paths/no-relative-import-paths":
    Value [{"allowSameFolder":true}] should NOT have more than 0 items.