|
|
@ -2,7 +2,7 @@ |
|
|
globs: **/src/**/* |
|
|
globs: **/src/**/* |
|
|
alwaysApply: false |
|
|
alwaysApply: false |
|
|
--- |
|
|
--- |
|
|
✅ use system date command to timestamp all interactions with accurate date and |
|
|
✅ use system date command to timestamp all documentation with accurate date and |
|
|
time |
|
|
time |
|
|
✅ remove whitespace at the end of lines |
|
|
✅ remove whitespace at the end of lines |
|
|
✅ use npm run lint-fix to check for warnings |
|
|
✅ use npm run lint-fix to check for warnings |
|
|
|