BenoitHanotte commented on a change in pull request #15423:
URL: https://github.com/apache/airflow/pull/15423#discussion_r621021682
##########
File path: airflow/www/static/js/calendar.js
##########
@@ -0,0 +1,269 @@
+/* eslint-disable func-names */
+/* eslint-disable no-underscore-dangle */
Review comment:
@uranusjr thanks, `eslint` seems to be ok with that, I have updated the
code and removed the eslint exception :+1:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]