@odg/eslint-config 3.2.0 → 3.2.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odg/eslint-config",
3
- "version": "3.2.0",
3
+ "version": "3.2.1",
4
4
  "description": "Linter for JavaScript And Typescript project",
5
5
  "type": "module",
6
6
  "main": "index.mjs",
@@ -411,7 +411,6 @@ export default {
411
411
  "implements",
412
412
 
413
413
  // Genéricos proibidos
414
- "data",
415
414
  "val",
416
415
  "obj",
417
416
  "item",