здравствуйте что это означает C:\Users\mherj\OneDrive\Desktop\kips\dev\static\js\main.js
1:1 error '$' is not defined no-undef
2:1 error Expected indentation of 2 spaces but found 4 indent
3:1 error Expected indentation of 4 spaces but found 8 indent
3:9 error '$' is not defined no-undef
4:1 error Expected indentation of 6 spaces but found 12 indent
4:13 error '$' is not defined no-undef
5:1 error Expected indentation of 6 spaces but found 12 indent
5:13 error '$' is not defined no-undef
6:1 error Expected indentation of 4 spaces but found 8 indent
7:1 error Expected indentation of 4 spaces but found 8 indent
7:9 error '$' is not defined no-undef
8:1 error Expected indentation of 6 spaces but found 12 indent
8:13 error '$' is not defined no-undef
9:1 error Expected indentation of 6 spaces but found 12 indent
9:13 error '$' is not defined no-undef
10:1 error Expected indentation of 4 spaces but found 8 indent
11:1 error Expected indentation of 2 spaces but found 4 indent
12:1 error Expected indentation of 2 spaces but found 4 indent
13:3 error Newline required at end of file but not found eol-last
✖️ 19 problems (19 errors, 0 warnings)
12 errors and 0 warnings potentially fixable with the --fix
option.
когда пишу код в js такой error появляется, но все нормально работает
у Вас в проекте линтер установлен, и он говорит что у Вас отступы не такие, как настроены в проекте.
ну и используете jquery а не подключили его