mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"root": true,
|
|
"extends": "@freecodecamp/eslint-config",
|
|
"settings": {
|
|
"react": {
|
|
"version": "16.4.2"
|
|
}
|
|
}
|
|
}
|