Fix #75: Short uuid handling
This commit is contained in:
committed by
John Livingston
parent
5b8ccdf5ae
commit
bb78c61b08
@ -2,7 +2,7 @@
|
||||
"extends": "@tsconfig/node16/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noImplicitReturns": true,
|
||||
"noImplicitOverride": true,
|
||||
"noImplicitOverride": true,
|
||||
"noUnusedLocals": true,
|
||||
"removeComments": true,
|
||||
"sourceMap": true,
|
||||
|
Reference in New Issue
Block a user