Closed bj-rutledge closed 2 weeks ago
Reconfigure prettier to not use trailing commas and to ignore the LICENSE, package.json, and package-lock.json files.
Trailing commas can be disabled by setting the trailingComma property to none in the .prettierrc file.
Reconfigure prettier to not use trailing commas and to ignore the LICENSE, package.json, and package-lock.json files.
Trailing commas can be disabled by setting the trailingComma property to none in the .prettierrc file.