mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-13 00:32:11 +00:00
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 80,
|
|
"sortImports": true,
|
|
"ignorePatterns": ["**/*.toml", ".github/**"]
|
|
}
|