You've already forked setup-python
mirror of
https://github.com/actions/setup-python.git
synced 2025-09-11 07:14:04 +07:00
Initial pass
This commit is contained in:
11
node_modules/psl/.eslintrc
generated
vendored
Normal file
11
node_modules/psl/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"rules": {
|
||||
"indent": [ 2, 2 ],
|
||||
"padding-line-between-statements": "off",
|
||||
"hapi/hapi-no-var": false
|
||||
},
|
||||
"extends": "hapi",
|
||||
"env": {
|
||||
"mocha": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user