2025-04-01 10:38:02 +09:00

9 lines
180 B
JSON

{
"compilerOptions": {
"jsx": "react-jsx",
"types": ["jest", "@testing-library/jest-dom"]
},
"extends": "@grafana/plugin-configs/tsconfig.json",
"include": ["."]
}