mirror of
https://github.com/SukkaW/Surge.git
synced 2026-05-01 18:36:44 +08:00
Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
This commit is contained in:
@@ -11,4 +11,9 @@ module.exports = require('eslint-config-sukka').sukka({
|
||||
node: true,
|
||||
ts: true,
|
||||
yaml: false
|
||||
}, {
|
||||
files: ['./Mock/**/*'],
|
||||
rules: {
|
||||
'sukka/unicorn/filename-case': 'off'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user