11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"fmt": {
|
|
"semiColons": false,
|
|
"useTabs": true,
|
|
"singleQuote": true
|
|
},
|
|
"imports": {
|
|
"@std/csv": "jsr:@std/csv@^1.0.6"
|
|
}
|
|
}
|