We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9f2045 + 5341b76 commit 64d5c19Copy full SHA for 64d5c19
src/app/fake-cli/runtimeconfig.template.json
@@ -0,0 +1,5 @@
1
+{
2
+ "$schema": "https://gist.githubusercontent.com/natemcmaster/0bdee16450f8ec1823f2c11af880ceeb/raw/runtimeconfig.template.schema.json",
3
+ // '2' allows for major-version roll-forward
4
+ "rollForwardOnNoCandidateFx": 2
5
+}
0 commit comments