feat(eslint-config): add custom eslint rule 'no-uncaugh-json-parse' Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* ✨ Set up `eslint-plugin-diff` * 🔧 Fix setup * ⬆️ Upgrade `checkout` and `setup-node` * 🔧 Fix YAML * 🧪 Verify `eslint-plugin-diff` behavior * Revert "🧪 Verify `eslint-plugin-diff` behavior" This reverts commit 1fcc6c82996f89c2be88899978524b00b898ee8f. * ✏️ Fix comment
* fix(eslint): setup eslint to run on every package Also, unify eslint config and dependencies into a private package in the workspace.