hot-toast-bokzor
Version:
Smoking hot Notifications for Angular. Lightweight, customizable and beautiful by default.
17 lines (16 loc) • 359 B
JSON
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngxpert-hot-toast-ng-add",
"title": "@ngxpert/hot-toast ng-add schematic",
"type": "object",
"properties": {
"project": {
"type": "string",
"description": "Name of the project.",
"$default": {
"$source": "projectName"
}
}
},
"required": []
}