4 lines
70 B
TypeScript
4 lines
70 B
TypeScript
|
import eslintConf from './eslint.config';
|
||
|
|
||
|
export default eslintConf;
|