mirror of
https://github.com/makeplane/plane.git
synced 2025-12-28 16:06:33 +01:00
6 lines
109 B
JSON
6 lines
109 B
JSON
{
|
|
"root": true,
|
|
"extends": ["@plane/eslint-config/server.js"],
|
|
"parser": "@typescript-eslint/parser"
|
|
}
|