> untildify-user@1.0.0 lint.eslint /media/aminya/Linux/GitHub/Cpp/setup-cpp/packages/untildify-user > eslint **/*.{ts,tsx,js,jsx,cjs,mjs,json,yaml} --no-error-on-unmatched-pattern --cache --cache-location ./.cache/eslint/ --fix ============= WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree. You may find that it works just fine, or you may not. SUPPORTED TYPESCRIPT VERSIONS: >=4.7.4 <5.5.0 YOUR TYPESCRIPT VERSION: 5.5.4 Please only submit bug reports when using the officially supported version. =============