chore: lint fix nodejs
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
"packageName": "@kiterun/incus",
|
||||
"packageDescription": "A Pulumi package for creating and managing incus cloud resources.",
|
||||
"readme": "\u003e This provider is a derived work of the [Terraform Provider](https://github.com/lxc/terraform-provider-incus)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-incus` repo](https://git.kalinow.ski/kiterun/pulumi-incus/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-incus` repo](https://github.com/lxc/terraform-provider-incus/issues).",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
"oxfmt": "^0.17.0"
|
||||
},
|
||||
"typescriptVersion": "^5.8.3",
|
||||
"compatibility": "tfbridge20",
|
||||
"disableUnionOutputTypes": true,
|
||||
|
||||
Reference in New Issue
Block a user