/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/testdata/import_attributes/static_error.out
4 строки
290 B
em
fix: link to docs in JSON import error message (#34611)
01 июн 2026, 10:51
Не верифицирован
01 июн 2026, 10:51
81b0b58
Код
Авторство
О чём код?
error: Expected a JavaScript or TypeScript module, but identified a Json module. Consider importing Json modules with an import attribute with the type of "json". Specifier: [WILDCARD]/data.json docs: https://docs.deno.com/examples/importing_json/ at [WILDCARD]static_error.ts:1:18