UNPKG

slickgrid

Version:

A lightning fast JavaScript grid/spreadsheet

17 lines 322 B
{ "version": "2.0.0", "tasks": [ { "label": "Cypress Open GUI", "type": "shell", "command": "npm run cypress", "problemMatcher": [] }, { "label": "Cypress CI", "type": "shell", "command": "npm run cypress:ci", "problemMatcher": [] } ] }