technoshop.essais_mesure_fi.../deno.json
2025-07-21 10:56:11 +02:00

11 lines
147 B
JSON

{
"fmt": {
"semiColons": false,
"useTabs": true,
"singleQuote": true
},
"imports": {
"@std/csv": "jsr:@std/csv@^1.0.6"
}
}