Skip to content

Commit 2197e48

Browse files
committed
initial import
1 parent 09753cf commit 2197e48

File tree

7 files changed

+378
-101
lines changed

7 files changed

+378
-101
lines changed

.eslintrc.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55
"plugin:@typescript-eslint/recommended",
66
"plugin:prettier/recommended"
77
],
8-
"parser": "@typescript-eslint/parser",
9-
"rules": {
10-
"no-control-regex": "off"
11-
}
8+
"parser": "@typescript-eslint/parser"
129
}

0 commit comments

Comments
 (0)