mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-02 15:23:37 +00:00
11 lines
237 B
JavaScript
11 lines
237 B
JavaScript
// module.exports = {
|
|
// root: true,
|
|
// // This tells ESLint to load the config from the package `eslint-config-custom`
|
|
// extends: ["custom"],
|
|
// settings: {
|
|
// next: {
|
|
// rootDir: ["apps/*/"],
|
|
// },
|
|
// },
|
|
// };
|