Skip to content

Commit

Permalink
remove useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
mchami02 committed Aug 25, 2024
1 parent 350f51f commit 28b4097
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 441 deletions.
14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,7 @@
"@typescript-eslint"
],
"rules": {
"@typescript-eslint/naming-convention": [
"error",
{
"selector": "interface",
"format": [
"PascalCase"
],
"custom": {
"regex": "^I[A-Z]",
"match": true
}
}
],
"@typescript-eslint/naming-convention": "off",
"@typescript-eslint/no-unused-vars": [
"warn",
{
Expand Down
156 changes: 0 additions & 156 deletions src/graphWidget.tsx

This file was deleted.

168 changes: 0 additions & 168 deletions src/notebookManager.ts

This file was deleted.

Loading

0 comments on commit 28b4097

Please sign in to comment.