Single quoting front matter values
This commit is contained in:
parent
c265ce7319
commit
492759b90b
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code
|
||||
applyTo: scripts/**/*.cljs, src/**/*.cljs, deps.edn, .joyride/**/*.cljs
|
||||
description: 'Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code'
|
||||
applyTo: 'scripts/**/*.cljs,src/**/*.cljs,deps.edn,.joyride/**/*.cljs'
|
||||
---
|
||||
|
||||
# Joyride User Script Project Assistant
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Expert assistance for Joyride Workspace automation - REPL-driven and user space ClojureScript automation within specific VS Code workspaces
|
||||
applyTo: .joyride/**/*.*
|
||||
description: 'Expert assistance for Joyride Workspace automation - REPL-driven and user space ClojureScript automation within specific VS Code workspaces'
|
||||
applyTo: '.joyride/**/*.*'
|
||||
---
|
||||
|
||||
# Joyride Workspace Automation Assistant
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user