Skip to content

Commit 41a3251

Browse files
committed
chore: update project dependencies
1 parent 1d77e3c commit 41a3251

File tree

3 files changed

+3789
-1944
lines changed

3 files changed

+3789
-1944
lines changed

node.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ module.exports = {
3434
'import/order': ERROR,
3535
'no-restricted-globals': [ERROR].concat(restrictedGlobals),
3636
'no-restricted-syntax': [ERROR, 'WithStatement'],
37-
'prettier/prettier': ERROR,
3837
'promise/prefer-await-to-then': WARNING,
3938
'import/no-extraneous-dependencies': [
4039
ERROR,

0 commit comments

Comments
 (0)