This website requires JavaScript.
Explore
Help
Sign In
mirror
/
naive-ui
Watch
2
Star
0
Fork
0
You've already forked naive-ui
mirror of
https://github.com/tusen-ai/naive-ui.git
synced
2024-12-15 04:42:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0a91294f1
naive-ui
/
test
/
.eslintrc.js
9 lines
120 B
JavaScript
Raw
Normal View
History
Unescape
Escape
style: @vue/standard
2019-06-04 11:30:56 +08:00
module
.
exports
=
{
extends
:
[
"@vue/standard"
]
,
globals
:
{
describe
:
'readonly'
,
test(button): add unit test for button
2019-06-28 13:50:15 +08:00
it
:
'readonly'
style: @vue/standard
2019-06-04 11:30:56 +08:00
}
}
Reference in New Issue
Copy Permalink