Skip to content

Commit 37644a8

Browse files
usethis::use_air()
1 parent 7d9a5f1 commit 37644a8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
^CODE_OF_CONDUCT\.md$
1515
^air.toml$
1616
^\.vscode$
17+
^[\.]?air\.toml$

.vscode/extensions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"Posit.air-vscode"
4+
]
5+
}

0 commit comments

Comments
 (0)