mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-22 15:53:09 +00:00
fix: remove messages 'Using strings as events are deprecated'
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
"downlevelIteration": true,
|
||||
"noUnusedLocals": true,
|
||||
"pretty": true,
|
||||
"typeRoots": ["./node_modules/@types"] //,/* ,"src/types"*/
|
||||
"typeRoots": ["./node_modules/@types" ] // , "./src/types" ]
|
||||
//"types": [
|
||||
// "lodash"
|
||||
//]
|
||||
|
||||
Reference in New Issue
Block a user