mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-09 10:18:43 +00:00
chore(dev-deps): add eslint config file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default [
|
||||
{
|
||||
files: ['_javascript/**/*.js']
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user