Skip to content

Commit 4dfcdad

Browse files
authored
fix: add missing linting configurations (#59)
1 parent 191c918 commit 4dfcdad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",
7+
"react_config.js",
8+
"vanilla_js_config.js",
79
".prettierrc.json",
810
".editorconfig",
911
".gitattributes",

0 commit comments

Comments
 (0)