line_push/node_modules/eslint-plugin-promise/rules
2022-07-17 13:16:16 +08:00
..
lib add file 2022-07-17 13:16:16 +08:00
always-return.js add file 2022-07-17 13:16:16 +08:00
avoid-new.js add file 2022-07-17 13:16:16 +08:00
catch-or-return.js add file 2022-07-17 13:16:16 +08:00
no-callback-in-promise.js add file 2022-07-17 13:16:16 +08:00
no-native.js add file 2022-07-17 13:16:16 +08:00
no-nesting.js add file 2022-07-17 13:16:16 +08:00
no-new-statics.js add file 2022-07-17 13:16:16 +08:00
no-promise-in-callback.js add file 2022-07-17 13:16:16 +08:00
no-return-in-finally.js add file 2022-07-17 13:16:16 +08:00
no-return-wrap.js add file 2022-07-17 13:16:16 +08:00
param-names.js add file 2022-07-17 13:16:16 +08:00
prefer-await-to-callbacks.js add file 2022-07-17 13:16:16 +08:00
prefer-await-to-then.js add file 2022-07-17 13:16:16 +08:00
valid-params.js add file 2022-07-17 13:16:16 +08:00