mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
* fix: use realpath for fs.contains * chore: reset file mode changes Made-with: Cursor * fix: Windows compat for contains/containsSync and toLiquidAsync arg order Made-with: Cursor
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
---
|
|
description: Project conventions for liquidjs
|
|
alwaysApply: true
|
|
---
|
|
|
|
- Keep edits minimal: change only what the task requires, match existing style.
|