mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 11:40:28 -05:00
5 lines
126 B
JavaScript
5 lines
126 B
JavaScript
import { config } from '@workspace/eslint-config/base';
|
|
|
|
/** @type {import("eslint").Linter.Config} */
|
|
export default config;
|