/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/testdata/test/deno.glob.json
11 строк
203 B
Matt Mastracci
chore: move cli/tests/ -> tests/ (#22369)
10 фев 2024, 23:22
Не верифицирован
10 фев 2024, 23:22
f5e46c9
Код
Авторство
О чём код?
{ "test": { "include": [ "glob/data/test1.?s", "glob/nested/foo/*.ts", "glob/nested/fizz/*.ts", "glob/pages/[id].ts" ], "exclude": ["glob/nested/**/*bazz.ts"] } }