mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 12:52:08 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			197 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			197 B
		
	
	
	
	
	
	
	
Eslint Config of Vant
Install
NPM
npm i @vant/eslint-config -D
YARN
yarn add @vant/eslint-config --dev
Usage
{
  "extends": ["@vant"]
}