UNPKG

guide201

Version:

Atlas is living style-guides & pattern library static site generator with extensive CSS monitoring and components info that could be used virtually with any scss/css project

16 lines (15 loc) 208 B
plugins: stylelint: enabled: true eslint: enabled: true checks: method-lines: config: threshold: 35 exclude_paths: - "node_modules" - "test" - ".githooks" - "assets/js" - "assets/css"