no-js-errors.txt 149 B

12345
  1. SyntaxError: Inline JavaScript is not enabled. Is it set in your options? in {path}no-js-errors.less on line 2, column 6:
  2. 1 .a {
  3. 2 a: `1 + 1`;
  4. 3 }