@conarti/eslint-plugin-feature-sliced 2.0.0-rc.4 → 2.0.0-rc.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -4
- package/dist/index.cjs +406 -211
- package/dist/index.d.cts +149 -16
- package/dist/index.d.ts +147 -16
- package/dist/index.js +371 -153
- package/package.json +5 -2
package/README.md
CHANGED
|
@@ -2,10 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Feature-sliced design methodology plugin.
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
The names of rules and configurations may change in new versions.
|
|
7
|
-
If you find a bug, please open an issue or pull request.
|
|
8
|
-
Feel free to contribute_
|
|
5
|
+
_If you find a bug, please open an issue or pull request. Feel free to contribute!_
|
|
9
6
|
|
|
10
7
|
## Features
|
|
11
8
|
|