mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"name": "reviewing-lwc-mobile-offline-runner",
|
|
"private": true,
|
|
"description": "Pinned ESLint + Komaci plugin used by run-komaci.sh.",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@salesforce/eslint-plugin-lwc-graph-analyzer": "^1.1.0-beta.2",
|
|
"eslint": "^9.35.0"
|
|
}
|
|
}
|