http/.eslintrc.js

4 lines
45 B
JavaScript
Raw Permalink Normal View History

2023-06-19 09:19:48 +08:00
module.exports = {
extends: ['@mistjs'],
}