MCPcopy
hub / github.com/appsmithorg/appsmith / .eslintrc.js

File .eslintrc.js

app/client/.eslintrc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// The `@type` comment improves auto-completion for VS Code users: https://github.com/appsmithorg/appsmith/pull/21602#discussion_r1144528505
2/** @type {import('eslint').Linter.Config} */
3const fs = require("fs");
4const path = require("path");

Callers

nothing calls this directly

Tested by

no test coverage detected