K-Sato

Results 7 issues of K-Sato

## Overview - Extracting the core function of the "add" command into its own function called `runAdd`. - Writing basic unit tests for this newly-created function(`runAdd`).

area: cli
tests

**Package name** https://lexical.dev/ **Alternative to** - quill - draft-js **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained,...

similar suggestion

## Description: In the current implementation, the renaming process throws an error when the new name provided for a file is the same as its previous name. This can be...