feat(common): add best-practices #16
Reference in New Issue
Block a user
Delete Branch "feat-add-best-practices"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The changes align with the PR title, adding best-practices configuration by extending 'config:best-practices'. JSON syntax is correct, and no obvious issues were found.
The changes align with the PR title, adding best practices configuration via 'extends': ['config:best-practices'] in common.json. No obvious issues found in the diff.