aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/schemas/js_number_schema.json
blob: 7df1c474724d569712625554c1a405fa09cb1cc5 (plain) (blame)
1
2
3
4
5
{
    "id": "/jsNumberSchema",
    "type": "number",
    "minimum": 0
}