The setting for eslint does not take effect

A newcomer to a company has n warnings in their project, most of which, of course, come from eslint. Here"s the problem:
has a warning about eslint missing radix parameter ;
knows the workaround to set "radix": 0 to rules; but it doesn"t take effect in .eslintrc; but setting / * eslint radix: 0 * / in the file takes effect. I want to know what this problem is and how I can make it work in .eslintrc;

Dec.21,2021

may be a cache problem in node_modules. Delete the .cache folder in the node_modules directory and try to restart the project

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32b9c-34203.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32b9c-34203.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?