mirror of
https://github.com/dsec-hub/dsec-notebook.git
synced 2026-09-22 07:24:27 +00:00
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"ignorePatterns": [],
|
|
"sortTailwindcss": true,
|
|
"useTabs": true,
|
|
"tabWidth": 4,
|
|
"svelte": true
|
|
}
|