school-schedule-sync
Version:
Synchronization between JSON schedule and Google Calendar
26 lines (25 loc) • 357 B
JSON
{
"version": "0.2",
"enabled": true,
"language": "en,ru",
"minWordLength": 4,
"enableGlobDot": true,
"useGitignore": true,
"ignorePaths": [
".git",
"package-lock.json",
"config/schedule.sample.json"
],
"dictionaries": [
"ru_ru"
],
"words": [
"anmiles",
"anatoliy",
"byday",
"oblaukhov",
"rrule",
"wkst"
],
"flagWords": []
}