docs: add numberFallback to the example on the Configuration page

This commit is contained in:
Jos de Jong 2025-05-21 14:44:15 +02:00
parent 294c8787aa
commit 2fc69630dc

View File

@ -12,6 +12,7 @@ const config = {
absTol: 1e-15,
matrix: 'Matrix',
number: 'number',
numberFallback: 'number',
precision: 64,
predictable: false,
randomSeed: null