Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Jan 18, 2025
1 parent dd11e6d commit f7ecbc8
Show file tree
Hide file tree
Showing 17 changed files with 3,390 additions and 2,580 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

132 changes: 0 additions & 132 deletions .eslintrc.yml

This file was deleted.

15 changes: 6 additions & 9 deletions __tests__/Aggregate.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,21 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

import {
guard,
} from '@cosmicmind/foundationjs'
import {
uuidv4,
} from 'lib0/random'
import {
it,
expect,
describe,
} from 'vitest'

import {
uuidv4,
} from 'lib0/random'

import {
string,
} from 'yup'

import {
guard,
} from '@cosmicmind/foundationjs'

import {
Entity,
Aggregate,
Expand Down
Loading

0 comments on commit f7ecbc8

Please sign in to comment.