Add linting
This commit is contained in:
parent
76282a4cf7
commit
40a660b7cb
49 changed files with 237 additions and 334 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Id } from './identity';
|
||||
import { v4 } from 'uuid';
|
||||
import { Id } from './identity';
|
||||
|
||||
export class IdentityManager {
|
||||
public static generateId(): Id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue