mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Add test
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "@example/main-is-folder",
|
||||
"main": "dist"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
export const x = 1;
|
||||
Reference in New Issue
Block a user