mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
83bfca6f2d
* 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>
11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"name": "@plane/typescript-config",
|
|
"version": "0.22.0",
|
|
"private": true,
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json"
|
|
]
|
|
}
|