Skip to content

Commit abfeb90

Browse files
authored
Merge pull request #6 from PracticumTeam04/feat/update_cra
Feat/update cra
2 parents b00a0eb + 951c539 commit abfeb90

File tree

3 files changed

+12938
-8202
lines changed

3 files changed

+12938
-8202
lines changed

.eslintrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"extends": "airbnb",
3+
"globals": {
4+
"document": "readonly"
5+
}
6+
}

0 commit comments

Comments
 (0)