mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-01-15 06:24:47 +01:00
14 lines
405 B
JSON
14 lines
405 B
JSON
{
|
|
// Use IntelliSense to learn about possible attributes.
|
|
// Hover to view descriptions of existing attributes.
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "unofficial-jisho-api-dart",
|
|
"request": "launch",
|
|
"type": "dart",
|
|
"program": "example/api/phrase_search_copy.dart"
|
|
}
|
|
]
|
|
} |