teableio/teable

View on GitHub
apps/nextjs-app/.escheckrc

Summary

Maintainability
Test Coverage
{
  "ecmaVersion": "es2018",
  "module": false,
  "files": "./.next/static/chunks/**/*.js",
  "not": ["./.next/static/chunks/**/89fde0c3*.js"]
}