-
-
Notifications
You must be signed in to change notification settings - Fork 977
Labels
good first issueis good for newcomersis good for newcomersstatus: wipis being worked on by someoneis being worked on by someone
Description
What is the problem you're trying to solve?
I'd like at-rule-no-unknown
to respect the atRules
property of languageOptions
so I can configure my syntax in one place.
Ref: mizdra/css-modules-kit#148
What solution would you like to see?
The rule ignores at-rules defined in languageProperties
.
It'd work with the existing ignoreAtRules: []
option rather than replace it.
Please consider contributing if you have time.
Metadata
Metadata
Assignees
Labels
good first issueis good for newcomersis good for newcomersstatus: wipis being worked on by someoneis being worked on by someone