Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow trailing commas in ESLint (#1013) | James Maa | 2024-05-31 |
| | | | | | * Update comma-dangle rule * Fix dangling commas | ||
* | expand deinflection format (#745) | StefanVukovic99 | 2024-03-22 |
* abstract deinflections * undo redundant changes * remove cast * switch to js * MultiLanguageTransformer * comments * comments * fix test * suffixInflection * fix bench * substring instead of replace * without heuristic * suffixMap * add other language deinflections * wip * catch cycles * fix tests * uninflect to deinflect * use less regex * add suru masu stem deinflection |