Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신원형
/
study-or-enjoy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
신원형
2022-06-06 10:50:16 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50b9512870b38b6c2f0e8965891bb4bd898d057d
50b95128
1 parent
2f5ebd41
test
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
geckodriver
jsconfig.json
geckodriver
0 → 100755
View file @
50b9512
No preview for this file type
jsconfig.json
0 → 100644
View file @
50b9512
{
"compilerOptions"
:
{
"checkJs"
:
true
,
"module"
:
"commonjs"
,
"target"
:
"es6"
},
"exclude"
:
[
"node_modules"
,
"**/node_modules/*"
]
}
\ No newline at end of file
Please
register
or
login
to post a comment