UNPKG

@kurone-kito/prettier-config

Version:

My Prettier configuration for general projects

15 lines (14 loc) 234 B
endOfLine: lf overrides: - files: - .yarnrc.yml - yarn.lock options: singleQuote: false - files: - '*.json' - '*.jsonc' options: trailingComma: none singleQuote: true trailingComma: all