Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5_baking
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huahua
h5_baking
master
You need to sign in or sign up before continuing.
master
Switch branch/tag
h5_baking
node_modules
unzip-crx-3
.eslintrc
Find file
Normal view
History
Permalink
.eslintrc
89 Bytes
Edit
Newer
Older
提交
36a510ad
huahua
committed
a year ago
1
2
3
4
5
6
7
8
9
{
"env": {
"node": true,
"mocha": true
},
"extends": [
"peerigon"
]
}