Add nanoid
This commit is contained in:
parent
e081ed622a
commit
3599bc2b60
50 changed files with 1803 additions and 377 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"jsx": "react",
|
||||
"strict": true,
|
||||
"strict": false,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue