Skip to content

Commit

Permalink
folder structure updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaybharti committed Aug 9, 2024
1 parent f9cf93c commit 60de3ca
Show file tree
Hide file tree
Showing 19 changed files with 169 additions and 3,576 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.cjs → .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ module.exports = {
root: true,
plugins: ["@typescript-eslint", "import", "prettier"],
extends: [
"airbnb-typescript/base",
"prettier",
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/stylistic",
"plugin:import/typescript",
"airbnb-typescript/base",
"eslint:recommended",
"prettier",
],
parser: "@typescript-eslint/parser",
parserOptions: {
Expand Down
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

Binary file removed Notes/EventLoop.png
Binary file not shown.
Loading

0 comments on commit 60de3ca

Please sign in to comment.