+ csv imports + import options + type detection + bool, number, date, text, email and json types supported
6 lines
59 B
JSON
6 lines
59 B
JSON
{
|
|
"tasks": {
|
|
"dev": "deno run --watch main.ts"
|
|
}
|
|
}
|