mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
6 lines
89 B
JavaScript
6 lines
89 B
JavaScript
import baseConfig from "../../eslint.config.mjs";
|
|
|
|
export default [
|
|
...baseConfig
|
|
];
|