dev #2

Merged
bunny merged 3 commits from dev into master 2024-05-12 00:37:15 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 15b1e92c92 - Show all commits

View File

@ -1,6 +1,6 @@
// @see: http://eslint.cn
module.exports = {
export default {
root: true,
env: {
browser: true,