5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
import js from "@eslint/js";
|
|
|
|
export default [
|
|
js.configs.recommended,
|
|
]; |