polish-banned-selectors
v1.0.0
Published
Polish plugin to ban a list of selectors.
Downloads
1
Readme
polish-banned-selectors
Polish plugin to ban a list of selectors.
Installation
npm install polish-banned-selectors
Configuration
[
{
module: 'polish-banned-selectors',
severity: 2,
selectors: [
'.an', '.array', '#of', '.banned', '#selectors'
]
}
]