fix
This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							| @@ -12,7 +12,7 @@ module.exports = { | |||||||
|   parser: 'vue-eslint-parser', |   parser: 'vue-eslint-parser', | ||||||
|  |  | ||||||
|   extends: [ |   extends: [ | ||||||
|     '@scode/eslint-config-es6', |     '@sapphirecode/eslint-config-es6', | ||||||
|     'plugin:vue/recommended' |     'plugin:vue/recommended' | ||||||
|   ], |   ], | ||||||
|  |  | ||||||
|   | |||||||
| @@ -24,4 +24,3 @@ child_process.exec ('git log -1 | grep \'\\[no publish\\]\'') | |||||||
|     } |     } | ||||||
|     else { child_process.execSync ('yarn publish --access public'); } |     else { child_process.execSync ('yarn publish --access public'); } | ||||||
|   }); |   }); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user