UNPKG

@gitlab/eslint-plugin

Version:

GitLab package for our custom eslint rules

17 lines (16 loc) 413 B
{ "name": "@gitlab/eslint-plugin-benchmarking", "version": "0.0.1", "description": "Benchmarking helpers for @gitlab/eslint-plugin", "main": "index.js", "license": "MIT", "private": true, "type": "module", "devDependencies": { "@babel/parser": "^7.21.4", "@babel/traverse": "^7.21.4", "function-timeout": "^0.1.1", "globby": "^13.1.3", "vue-template-compiler": "^2.7.14" } }