File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ ] ( https://img.shields.io/npm/v/%40standard-config%2Fprettier?color=success )] ( https://www.npmjs.com/package/@standard-config/prettier )
2+ [ ![ ] ( https://img.shields.io/github/actions/workflow/status/standard-config/prettier/test.yaml )] ( https://github.com/standard-config/prettier/actions/workflows/test.yaml )
3+
14# @standard-config/prettier
25
36Curated Prettier config for modern TypeScript projects.
@@ -25,7 +28,7 @@ import { defineConfig } from '@standard-config/prettier';
2528export default defineConfig ();
2629```
2730
28- Optionally, pass your own [ config options] ( https://prettier.io/docs/options ) to overwrite the [ package defaults ] ( src/config.ts ) :
31+ You can override the defaults by passing your own [ config options] ( https://prettier.io/docs/options ) .
2932
3033``` ts
3134import { defineConfig } from ' @standard-config/prettier' ;
You can’t perform that action at this time.
0 commit comments