| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/themes/customizr/assets/front/js/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/themes/customizr/assets/front/js/.eslintrc.js |
module.exports = {
//https://eslint.org/docs/user-guide/configuring#configuration-cascading-and-hierarchy
"globals": {
// localized params
"CZRParams":true,//modern
"TCParams":true,//classical
"frontHelpNoticeParams" : true,
// front global czr object
"czrapp" : true,
// shared global functions
"tcOutline" : true,
"smoothScroll" : true,
// external libs
"Waypoint":true,
"Flickity":true,
"Vivus" : true
}
};