eslint-config-callstack icon indicating copy to clipboard operation
eslint-config-callstack copied to clipboard

ESLint preset extending Flow, Prettier and Jest

Results 14 eslint-config-callstack issues
Sort by recently updated
recently updated
newest added

## Describe the feature Explicit types for function return values and arguments makes it clear to any calling code what is the module boundary's input and output. https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/explicit-module-boundary-types.md This might...

Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @​UlisesGascon made their first contribution...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

## Environment ESLint $\geqslant 9.0.0$ `@callstack/eslint-config` `^14.2.0` ## Description The config does not work since it does not use [flat config](https://eslint.org/docs/latest/use/migrate-to-9.0.0#flat-config), which is the default since ESLint v9.0.0. It can...