0.2.0 `!important` flag & `modifier:property`
Now the plugin can detect !pl-*
, md:pl-*
, and md:!pl-*
.
pnpm add -D eslint-plugin-rtl-friendly@latest
yarn add -D eslint-plugin-rtl-friendly@latest
npm install -D eslint-plugin-rtl-friendly@latest
devDependencies:
- eslint-plugin-rtl-friendly 0.1.0
+ eslint-plugin-rtl-friendly 0.2.0
What's Changed
- feat: detect physical properties with important flag or modifires by @A7med3bdulBaset in #1
Full Changelog: 0.1.0...0.2.0