mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Switch to eslint and fix issues
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"package": "node bin/build.js --package",
|
||||
"install-manifest": "node bin/install-manifest.js",
|
||||
"remove-manifest": "node bin/install-manifest.js --remove",
|
||||
"lint": "tslint -c tslint.json -p ."
|
||||
"lint": "eslint src --ext .ts,.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"bplist-creator": "0.0.8",
|
||||
|
||||
Reference in New Issue
Block a user