mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Done
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
sudo: false
|
||||
langauge: node_js
|
||||
language: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
before_install:
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
"main": "Shard.js",
|
||||
"scripts": {
|
||||
"test": "npm run lint",
|
||||
"lint": "eslint . --ext .json",
|
||||
"lint": "eslint . --ext .js --ext .json",
|
||||
"start": "node Shard.js"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user