Files
tools/configs
robonen c2252a2a5c chore(eslint): exclude docs-site content from linting
Per-composable demos (demo.vue) and hand-authored doc sections (docs/*.vue) are unpublished docs-site content co-located in packages for the extractor. Ignore **/docs/** and **/demo.vue: they aren't library source, and non-Vue packages can't parse .vue at all (parse error in configs/eslint).
2026-06-08 16:28:52 +07:00
..