diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4553f3cd..cc70eea7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,8 @@ $ pm2 ls ├── examples // examples files ├── lib // source files ├── pres // presentation files -└── test // test files +├── test // test files +└── types // TypeScript definition files ``` ## Modifying the Daemon