@itcase/lint 1.1.55 → 1.1.56

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.
@@ -163,12 +163,6 @@ const props = [
163
163
  'hasInfoMuted',
164
164
  'hasDisabledMuted',
165
165
 
166
- // FormInitialValues Mock
167
- `filled`,
168
- `loading`,
169
-
170
- 'initialValues',
171
-
172
166
  // State
173
167
  'custom',
174
168
  'fail',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/lint",
3
- "version": "1.1.55",
3
+ "version": "1.1.56",
4
4
  "author": "ITCase",
5
5
  "description": "Code style linter configuration presets",
6
6
  "engines": {