chore: TypeScript 5.1 with Nx 16.6 migrations (#10338)

This commit is contained in:
Nathan Walker
2023-08-11 07:09:32 -07:00
committed by GitHub
parent 7a353eca14
commit d3a0f2c9a6
61 changed files with 741 additions and 483 deletions

View File

@@ -1,4 +1,4 @@
{
"name": "MyControl",
"main": "MyControl.js"
"name": "MyControl",
"main": "MyControl.js"
}

View File

@@ -1,4 +1,4 @@
{
"name": "xml-declaration",
"main": "app.js"
"name": "xml-declaration",
"main": "app.js"
}