mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-12-18 21:17:00 +01:00
4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
import compat from "eslint-plugin-compat";
|
|
|
|
export default [compat.configs['flat/recommended']];
|