Files
julia-buildpkg/node_modules/is-regex/.eslintrc
David Anthoff c0c6ce37ca Add node deps
2019-09-14 21:05:22 -07:00

10 lines
78 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}