mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-22 18:29:26 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
d979e94927
commit
f75bf4a401
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ export const match = {
|
|||
},
|
||||
'bin/cloudcmd.js': {
|
||||
'no-console': 'off',
|
||||
}
|
||||
},
|
||||
};
|
||||
export default defineConfig([
|
||||
safeAlign, {
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ export const parse = (name) => {
|
|||
const big = up(small);
|
||||
|
||||
return env[big] || env[small];
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue