Son CV dans un terminal web en Javascript! https://terminal-cv.gregandev.fr
terminal-cv/node_modules/which-boxed-primitive/.eslintrc

10 lines
89 B

2 years ago
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 12],
},
}