Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffersonBledsoe committed Oct 8, 2024
1 parent 738258c commit a21a81b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/volto/.nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/iron
6 changes: 5 additions & 1 deletion packages/volto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,11 @@
],
"globals": {
"__DEV__": true
}
},
"testMatch": [
"<rootDir>/__tests__/**/?(*.)(spec|test).{js,jsx,mjs,ts,tsx}",
"<rootDir>/../**/?(*.)(spec|test).{js,jsx,mjs,ts,tsx}"
]
},
"stylelint": {
"extends": [
Expand Down

0 comments on commit a21a81b

Please sign in to comment.