We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc573a6 commit a674e7aCopy full SHA for a674e7a
‎packages/all/package.json‎
@@ -17,7 +17,7 @@
17
"repository": "github:ast-grep/langs",
18
"scripts": {
19
"format": "biome format --write",
20
- "test": "node --test './**/*.test.js'"
+ "test": "node --test '*.test.js'"
21
},
22
"dependencies": {
23
"@ast-grep/lang-angular": "workspace:*",
0 commit comments