Sage 9 + Google Fonts

Are there problems if you wrap the aforementioned script with eslint-disable/enable instead of tweaking .eslintrc? As in:

/* eslint-disable */
...the script...
/* eslint-enable */