Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a4a48a0

Browse filesBrowse files
committed
Update repo structure
1 parent a06e6a3 commit a4a48a0
Copy full SHA for a4a48a0

File tree

Expand file treeCollapse file tree

7 files changed

+2044
-176
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+2044
-176
lines changed

‎.eslintrc.yml

Copy file name to clipboardExpand all lines: .eslintrc.yml
-173Lines changed: 0 additions & 173 deletions
This file was deleted.

‎LICENSE

Copy file name to clipboardExpand all lines: LICENSE
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017
3+
Copyright (c) 2017-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

‎README.md

Copy file name to clipboard
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Lazy
2-
Lazy Operations and Data Transformations
1+
# Lazy Operations and Data Transformations

‎eslint.config.js

Copy file name to clipboard
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
'use strict';
2+
3+
const init = require('eslint-config-metarhia');
4+
5+
module.exports = init;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.