@itcase/lint 1.1.39 → 1.1.40

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.
@@ -251,8 +251,6 @@ const props = [
251
251
  'columnsTablet',
252
252
  'columnsDesktop',
253
253
 
254
- // Borders and shadows
255
- 'border',
256
254
  'shadow',
257
255
  'elevation',
258
256
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/lint",
3
- "version": "1.1.39",
3
+ "version": "1.1.40",
4
4
  "author": "ITCase",
5
5
  "description": "Code style linter configuration presets",
6
6
  "engines": {