Core Package
Package: @santi020k/eslint-config-core
The core package contains the base JavaScript rules, runtime-aware globals, shared utilities, and types that the rest of the monorepo builds on.
Includes
- Base ESLint and stylistic rules.
- Runtime helpers and environment globals.
detectProjectOptions.- Shared config types and enums.
gitignoreintegration.
Main Exports
RuntimePresetLibraryTestingFormatToolExtensionSettingNextModedetectProjectOptionscreateCoreConfigcoreConfig
When to Use It Directly
For most consumers, the main package is the right entry point. Import core directly only when you are building your own wrapper or you need the low-level shared utilities.
Repository Links
- Source Package: packages/core
- Project Repository: santi020k/eslint-config-basic