We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eedd35a + a552924 commit be1fcbcCopy full SHA for be1fcbc
.gitignore
@@ -33,3 +33,4 @@ yarn-error.log*
33
34
build-scripts/macos/application
35
build-scripts/macos/target
36
+k8s/values.yaml
package.json
@@ -80,6 +80,7 @@
80
"babel-plugin-module-resolver": "^5.0.2",
81
"chai": "^5.2.0",
82
"chai-http": "^5.1.1",
83
+ "cross-env": "^7.0.3",
84
"eslint": "^9.22.0",
85
"eslint-plugin-es": "^4.1.0",
86
"eslint-plugin-mocha": "^10.5.0",
0 commit comments