Commit c5ba12a
refactor: simplify static-label-pairing to use only CommonJS format
- Remove unnecessary ESM export since ESLint plugin uses require()
- Use .cjs extension for proper CommonJS handling in ES module project
- Create .js symlink for plugin compatibility (plugin expects .js path)
- Keep only the format that's actually used by the ESLint plugin
Result: Cleaner, single-format configuration file.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 9a8e563 commit c5ba12a
File tree
2 files changed
+14
-23
lines changed- translations
2 files changed
+14
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments