fixing test, making profiling
This commit is contained in:
@@ -16,10 +16,14 @@
|
||||
"ignoreSubmodules": true
|
||||
},
|
||||
"diagnostics": {
|
||||
"globals": ["love"]
|
||||
"globals": [
|
||||
"love"
|
||||
]
|
||||
},
|
||||
"doc": {
|
||||
"privateName": ["_.*"],
|
||||
"privateName": [
|
||||
"_.*"
|
||||
],
|
||||
"protectedName": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user