全文搜索 https://github.com/f-dong/hexo-theme-minimalism/issues/50 #104
Annotations
10 errors
|
lint:
source/js/main.js#L208
'theme_config' is not defined
|
|
lint:
source/js/main.js#L202
Unexpected var, use let or const instead
|
|
lint:
source/js/main.js#L199
'theme_config' is not defined
|
|
lint:
source/js/main.js#L199
'language' is never reassigned. Use 'const' instead
|
|
lint:
source/js/main.js#L197
Missing semicolon
|
|
lint:
source/js/main.js#L196
'theme_config' is not defined
|
|
lint:
source/js/main.js#L196
'theme_config' is not defined
|
|
lint:
source/js/main.js#L196
'theme_config' is not defined
|
|
lint:
source/js/main.js#L195
Move the invocation into the parens that contain the function
|
|
lint:
scripts/helper/export-config.js#L22
Unexpected trailing comma
|