mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Rename fd to fsd, correct type-9 bulkhead ids, update tests
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"scripts": {
|
||||
"lint": "eslint --plugin json --ext .json modules ships",
|
||||
"jasmine": "jasmine-node spec",
|
||||
"test": "npm run lint && npm run jasmine",
|
||||
"jasmine-no-stack": "jasmine-node --noStack spec",
|
||||
"test": "npm run lint && npm run jasmine-no-stack",
|
||||
"start": "node generate_distribution.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user