Commit ead527e9 authored by nanahira's avatar nanahira

improve

parent 2e99a5ff
......@@ -110,3 +110,4 @@ dist
.idea
/plugin
/output
/cdb
......@@ -13,3 +13,4 @@ webpack.config.js
tsconfig.json
/plugin
/output
/cdb
This diff is collapsed.
......@@ -21,7 +21,7 @@
"scripts": [
"dist/**/*.js"
],
"assets": []
"assets": ["node_modules/vm2/lib/contextify.js"]
},
"author": "Nanahira",
"license": "MIT",
......@@ -32,9 +32,11 @@
"proxy-agent": "^5.0.0"
},
"devDependencies": {
"@types/better-sqlite3": "^7.4.0",
"@types/node": "^16.7.10",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"better-sqlite3": "^7.4.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment