Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cordova-custom
Cordova Plugin Proguard
92bb2d005cd691b1d766f00a15ba1fceaa0d8058
92bb2d005cd691b1d766f00a15ba1fceaa0d8058
Switch branch/tag
cordova-plugin-proguard
.jshintrc
Find file
Normal view
History
Permalink
.jshintrc
81 Bytes
Newer
Older
chok: init commit
Chok
committed
Mar 26, 2024
1
2
3
4
5
6
{
"node": true,
"browser": true,
"undef": true,
"esversion": 6
}