Skip to content

Commit

Permalink
fix: remove playground link from js
Browse files Browse the repository at this point in the history
  • Loading branch information
scr2em committed Apr 14, 2024
1 parent 2559aad commit ca29cd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .grit/patterns/js/no_implicit_coercion.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ tags: [good-practice]
---
This matches the [eslint rule](https://eslint.org/docs/latest/rules/no-implicit-coercion).

Check the [Playground](https://app.grit.io/studio?key=cle6qCCw_-XMW9Nxs-PKH)
```grit
engine marzano(1.0)
language js
Expand Down
1 change: 0 additions & 1 deletion .grit/patterns/js/object_shorthand.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ tags: [good-practice]
---
This matches the [eslint rule](https://eslint.org/docs/latest/rules/object-shorthand).

Check the [Playground](https://app.grit.io/studio?key=fsNvFDGI4px3u5p7VdAQZ)
```grit
engine marzano(1.0)
language js
Expand Down

0 comments on commit ca29cd9

Please sign in to comment.