mirror of
				https://github.com/zws-im/zws.git
				synced 2025-10-30 23:27:52 +02:00 
			
		
		
		
	build: explicitly include prettier-plugin-packagejson in Prettier config
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| /** @type {import('prettier').Config} */ | ||||
| module.exports = { | ||||
| 	plugins: ['prettier-plugin-tailwindcss'], | ||||
| 	plugins: ['prettier-plugin-tailwindcss', 'prettier-plugin-packagejson'], | ||||
| 	jsxSingleQuote: true, | ||||
| 	printWidth: 120, | ||||
| 	singleQuote: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user