chore: fix lint

This commit is contained in:
Sachin Kumar 2023-06-21 06:38:47 +05:30
parent 4615bc07c3
commit 64271ede23
2 changed files with 1 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{
"name": "examples",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}

1
examples/node_modules/module.js generated vendored Normal file
View File

@ -0,0 +1 @@
module.exports = "module";