Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4888846
D3835.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
392 B
Referenced Files
None
Subscribers
None
D3835.id.diff
View Options
diff --git a/.lintstagedrc.js b/.lintstagedrc.js
--- a/.lintstagedrc.js
+++ b/.lintstagedrc.js
@@ -4,7 +4,7 @@
const cli = new CLIEngine({});
module.exports = {
- '*.{js,mjs}': function eslint(files) {
+ '*.{js,mjs,cjs}': function eslint(files) {
// This logic is likely broken and needs to be updated. see ENG-1011
return (
'eslint --cache --fix --max-warnings=0 ' +
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 13, 12:16 PM (7 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3328444
Default Alt Text
D3835.id.diff (392 B)
Attached To
Mode
D3835: Enable lint-staged for cjs files
Attached
Detach File
Event Timeline
Log In to Comment