mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 06:28:12 +08:00
tweak glob
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
"/src/**/*.js": "eslint --fix ./src/",
|
||||
"./src/**/*.js": "eslint --fix ./src/",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user