Skip to content

ESLint, Prettier, and EditorConfig profiles for Brightlayer UI

Notifications You must be signed in to change notification settings

etn-ccis/blui-code-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brightlayer UI Code Standards

Build

This repository contains resources for ensuring consistency and quality across different Brightlayer UI applications and materials.

ESLint Configuration

Brightlayer UI has developed a custom ESLint configuration file that is used throughout Brightlayer UI. This package extends ESLint recommended settings with some specific modifications selected by the Brightlayer UI team. You can read more here.

Prettier Configuration / Editor Configuration

The Brightlayer UI prettier configuration and editor configuration files are used to maintain consistent coding style across Brightlayer UI applications. This package extends the recommended settings with some minor adjustments for team preferences. You can read more here.