This website requires JavaScript.
Explore
Help
Sign In
primer
/
css
Watch
1
Star
1
Fork
0
You've already forked css
mirror of
https://github.com/primer/css.git
synced
2024-12-04 03:46:28 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1f09bf2cf8
css
/
__tests__
/
.eslintrc.json
9 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
Create __tests__ folder
2021-03-30 08:10:17 +03:00
{
"extends"
:
[
"plugin:jest/recommended"
Fixing eslint
2021-04-01 20:56:12 +03:00
]
,
"rules"
:
{
"eslint-comments/no-use"
:
0
}
Create __tests__ folder
2021-03-30 08:10:17 +03:00
}
Reference in New Issue
Copy Permalink