Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Show how use-baseline works with the recommended config #4

Open
rviscomi opened this issue Apr 3, 2025 · 0 comments
Open

Show how use-baseline works with the recommended config #4

rviscomi opened this issue Apr 3, 2025 · 0 comments

Comments

@rviscomi
Copy link
Owner

rviscomi commented Apr 3, 2025

  {
    files: ["**/*.css"],
    plugins: {
      css,
    },
    language: "css/css",
-   rules: {
-     "css/use-baseline": ["warn", {
-       "available": "widely"
-     }],
-   },
+   ...css.configs.recommended
  }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant