mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
update: tweak cursor rules
This commit is contained in:
parent
c16868da13
commit
1136a9d59c
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
/**
|
/**
|
||||||
* Does It ARM Project Rules
|
* Does It ARM Project Rules
|
||||||
* Customized AI behavior for maintaining app compatibility database
|
* Customized AI behavior for maintaining app compatibility database
|
||||||
|
*
|
||||||
|
* Refactor in as small steps as possible so that tests are always passing.
|
||||||
|
* Be sure to thoroughly comment added code
|
||||||
|
* Verify that it's working with a test command
|
||||||
*/
|
*/
|
||||||
module.exports = {
|
module.exports = {
|
||||||
// Core project settings
|
// Core project settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue