react-code-dataset
/
next.js
/packages
/create-next-app
/templates
/default-tw-empty
/js
/jsconfig.json
| { | |
| "compilerOptions": { | |
| "paths": { | |
| "@/*": ["./*"] | |
| } | |
| } | |
| } | |