/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/babel-parser/test/fixtures/comments/basic/array-pattern-trailing-comma/input.js
6 строк
70 B
Shrey Banga
Refactor trailing comma comment adjustment (#10380)
03 сен 2019, 03:35
03 сен 2019, 03:35
c0e3fa0
Код
Авторство
О чём код?
const [ /* One */ x /* Two */, /* Three */ ] /* Four */ = [];