mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-20 10:51:29 +00:00
Improve code quality and write tests
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ignore": [
|
||||
"node_modules/"
|
||||
],
|
||||
"linters": {
|
||||
"jshint": {
|
||||
"boss": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user