Define core globals only for extension scripts
This commit is contained in:
parent
39f9bb1050
commit
81fbe60da9
@ -74,7 +74,7 @@
|
|||||||
},
|
},
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"files": ["*.js"],
|
"files": ["ext/**/*.js"],
|
||||||
"excludedFiles": ["ext/mixed/js/core.js"],
|
"excludedFiles": ["ext/mixed/js/core.js"],
|
||||||
"globals": {
|
"globals": {
|
||||||
"yomichan": "readonly",
|
"yomichan": "readonly",
|
||||||
|
Loading…
Reference in New Issue
Block a user