4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
|
import config from "@link-stack/eslint-config/node";
|
||
|
|
|
||
|
|
export default config;
|