UNPKG

@readyplayerme/react-avatar-creator

Version:

Ready Player Me - React Avatar Creator

13 lines (12 loc) 239 B
{ // see https://www.typescriptlang.org/tsconfig to better understand tsconfigs "compilerOptions": { "jsx": "react", }, "extends": "@tsconfig/vite-react/tsconfig.json", "include": [ "src", "types", "utils" ], }