Skip to content

Commit 3d23682

Browse files
committed
Update dependencies
1 parent 80ff464 commit 3d23682

File tree

4 files changed

+912
-186
lines changed

4 files changed

+912
-186
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019-2024 How.Programming.Works contributors
3+
Copyright (c) 2019-2025 How.Programming.Works contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

eslint.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
const init = require('eslint-config-metarhia');
44

5-
//init[0].ignores.push('JavaScript/6-horror.js');
6-
75
module.exports = init;

0 commit comments

Comments
 (0)