Move LPOptimizer, DSL and tests to lp_optimizer/

This commit is contained in:
Vitaliy Filippov
2024-06-05 10:51:20 +03:00
parent 86832dc43f
commit 848c2d2722
13 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Vitastor SDS monitor service",
"main": "mon-main.js",
"scripts": {
"lint": "eslint *.js"
"lint": "eslint *.js lp_optimizer/*.js scripts/*.js"
},
"author": "Vitaliy Filippov",
"license": "UNLICENSED",