8 lines
184 B
JSON
Generated
8 lines
184 B
JSON
Generated
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
// Use 80 if migrating from Prettier; 100 is the Oxfmt default!
|
|
"printWidth": 100,
|
|
"useTabs": true,
|
|
"tabWidth": 4
|
|
}
|