Repository to collect ESLint, TypeScript and other configuration files.
- @0xforkitall/eslint-config: ESLint configuration file for React projects;
- @0xforkitall/eslint-config-nextjs: ESLint configuration file for NextJs projects;
- @0xforkitall/rollup-config: Rollup configurations for TypeScript libraries;
- @0xforkitall/shared-config: TypeScript, Prettier and other configuration files;
Create a renovate.json
file
{
extends: ["github>0xforkitall/dev-config:renovate.json5"],
}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.