kori reine

Results 4 issues of kori reine

**What is the previous behavior before this PR?** `toSplitInto` accepted four parameters: `toSplitInto: function(actual, left, right, result)` and passed `left` and `right` in as delimiters: `const split = splitAtDelimiters(actual, [{left:...

Closes #2463 ## What does this PR do? This changes the Vue component names to be multi-word to abide by the new style guide --> https://vuejs.org/v2/style-guide/#Multi-word-component-names-essential Running `yarn lint` showed...

stale

Closes #2356 ## What does this PR do? Renames group `description` field to `information`. In #2356 it was explained that a user suggested this [in the forum](https://community.karrot.world/t/remove-or-move-internal-group-description-aka-group-description-visible-for-members/259/4) because the field...

Issue #64 This is a draft. I have set up ESLint and configured that to work with Prettier, with some possible minor changes. I set up Husky, as of now...