mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
10 lines
174 B
Text
10 lines
174 B
Text
{
|
|
"fmt": {
|
|
"include": ["fmt_with_config/"],
|
|
"exclude": ["fmt_with_config/b.ts"],
|
|
"dont_know_this_field": {},
|
|
"options": {
|
|
"useTabs": true
|
|
}
|
|
}
|
|
}
|