mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"endOfLine": "lf",
|
|
"experimentalSortImports": {},
|
|
"experimentalTailwindcss": {},
|
|
"ignorePatterns": [],
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"useTabs": false
|
|
}
|