This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2025-12-19 05:09:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codex/fix-command/ctrl-click-navigation-issue
Add File
New File
Apply Patch
plane
/
packages
/
editor
/
.eslintrc.cjs
5 lines
84 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
chore: format all files in monorepo (#3054) * chore: format all files in the project * fix: removing @types/react from dependencies * fix: adding prettier and eslint config * chore: format files * fix: upgrading turbo version * chore: ignoring warnings and adding todos * fix: updated the type of bubble menu item in the document editor * chore: format files --------- Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
module
.
exports
=
{
root
:
true
,
fix: linting issues and rule changes (#5681) * fix: lint config package updates * fix: tsconfig changes * fix: lint config setup * fix: lint errors and adding new rules * fix: lint errors * fix: ui and editor lints * fix: build error * fix: editor tsconfig * fix: lint errors * fix: types fixes --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so> Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-09-23 17:10:38 +05:30
extends
:
[
"@plane/eslint-config/library.js"
]
,
chore: format all files in monorepo (#3054) * chore: format all files in the project * fix: removing @types/react from dependencies * fix: adding prettier and eslint config * chore: format files * fix: upgrading turbo version * chore: ignoring warnings and adding todos * fix: updated the type of bubble menu item in the document editor * chore: format files --------- Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
}
;
Reference in New Issue
Copy Permalink