mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: TypeScript 5.1 with Nx 16.6 migrations (#10338)
This commit is contained in:
9
tools/workspace-plugin/generators.json
Normal file
9
tools/workspace-plugin/generators.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"generators": {
|
||||
"app": {
|
||||
"implementation": "./src/generators/app",
|
||||
"schema": "./src/generators/app/schema.json",
|
||||
"description": "Generator app"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user