/
githubmirror
/
reveal.js
Обзор
Документация
Войти
/
githubmirror
/
reveal.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.codespellrc
8 строк
331 B
Hakim El Hattab
add index.local.html example of running reveal.js without a dev server
09 мар 2026, 12:36
09 мар 2026, 12:36
e3fa0f9
Код
Авторство
О чём код?
[codespell] # Ref: https://github.com/codespell-project/codespell#using-a-config-file skip = .git*,node_modules,package-lock.json,*.css,.codespellrc,react check-hidden = true # Ignore super long lines -- must be minimized etc, acronyms # and some near hit variables ignore-regex = ^.{120,}|\b(currentY|FOM)\b # ignore-words-list =