mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
4 lines
126 B
JavaScript
4 lines
126 B
JavaScript
import config from '@zenstackhq/eslint-config/base.js';
|
|
|
|
/** @type {import("eslint").Linter.Config} */
|
|
export default config;
|