Skip to content

Commit 2eb4065

Browse files
authored
Add NVM file and wp-env dev tools (#28)
1 parent 9815acc commit 2eb4065

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22

.wp-env.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "./schemas/json/wp-env.json",
3+
"plugins": [ "." ]
4+
}

0 commit comments

Comments
 (0)