mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
6 lines
109 B
JSON
6 lines
109 B
JSON
{
|
|
"root": true,
|
|
"extends": ["@plane/eslint-config/server.js"],
|
|
"parser": "@typescript-eslint/parser"
|
|
}
|