mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Create parser * Add parsing * Update comment * Remove operations that we don't support * Resolve type errors * Update test * Handle backticks * Handle backticks * Remove copied test, update test * Parsing for binary operations * Remove error about setting state after unmount Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"name": "eslint",
|
|
"version": "8.11.0-sdk",
|
|
"main": "./lib/api.js",
|
|
"type": "commonjs"
|
|
}
|