1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 08:07:51 +00:00
jekyll-theme-chirpy/eslint.config.js
2025-05-05 11:14:07 +08:00

6 lines
63 B
JavaScript

export default [
{
files: ['_javascript/**/*.js']
}
];