mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
docs: optimize docs and update project name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "skywalking-x-ui",
|
||||
"name": "skywalking-booster-ui",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -62,7 +62,11 @@
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2020
|
||||
},
|
||||
"rules": {"@typescript-eslint/no-explicit-any": ["off"]},
|
||||
"rules": {
|
||||
"@typescript-eslint/no-explicit-any": [
|
||||
"off"
|
||||
]
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user