mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-20 07:01:03 -05:00
refactor: disable naming-convenction rule (#51685)
This commit is contained in:
1
client/src/declarations.d.ts
vendored
1
client/src/declarations.d.ts
vendored
@@ -26,7 +26,6 @@ declare module 'sha-1' {
|
||||
// eslint-disable-next-line no-var
|
||||
declare var MathJax: {
|
||||
Hub: {
|
||||
/* eslint-disable @typescript-eslint/naming-convention*/
|
||||
Config: (attributes: {
|
||||
tex2jax: {
|
||||
inlineMath: Array<string[]>;
|
||||
|
||||
Reference in New Issue
Block a user