UNPKG

zksync-sso

Version:
7 lines (5 loc) 203 B
import * as eslintBaseConfig from "../../eslint.config.js"; export default [ { ignores: ["**/node_modules", "**/dist", "**/temp", "**/tmp", "**/tests", "**/test"] }, ...eslintBaseConfig.default, ];