AFFiNE/packages/frontend/hooks/project.json

7 lines
166 B
JSON
Raw Normal View History

{
"name": "hooks",
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"sourceRoot": "packages/frontend/hooks/src"
}