index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
is-date-object
/
.eslintrc
blob: 1228f975c9973895e0ec9ec5791f4691a8a40fbf (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
{ "root": true, "extends": "@ljharb", "rules": { "max-statements": [2, 12] } }