mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 04:42:09 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			257 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			257 B
		
	
	
	
	
	
	
	
Stylelint Config of Vant
Install
# with npm
npm i @vant/stylelint-config -D
# with yarn
yarn add @vant/stylelint-config -D
# with pnpm
pnpm add @vant/stylelint-config -D
Usage
{
  "extends": ["@vant/stylelint-config"]
}