mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
* chore: Add logger as a package * chore: Add logger package for node server side apps * remove plane logger import in web * resolve pr reviews and add client logger with readme update * fix: transformation and added middleware for logging requests * chore: update readme * fix: env configurable max file size --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|