Files
elettrotek/module/project.json
mauro-defilippo 63558973ff
Some checks failed
CI / main (push) Failing after 11s
third commit
2026-04-07 17:54:00 +02:00

10 lines
247 B
JSON

{
"name": "module",
"$schema": "../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "module/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project module --web",
"targets": {}
}