temps_reel/software/UserInterfaceWeb/dumby-app/.eslintrc.json
Sébastien DI MERCURIO 776a2f4ce6 initial commit
2018-08-27 16:39:49 +02:00

6 lines
No EOL
83 B
JSON

{
"extends": "airbnb-base",
"rules": {
"no-console":"error"
}
}