Files
starface-outlook-sync-addin/node_modules/@fluentui/theme/project.json
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

13 lines
234 B
JSON

{
"name": "theme",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"tags": ["v8"],
"implicitDependencies": [],
"targets": {
"test": {
"dependsOn": ["^build"]
}
}
}