Skip to content

Commit

Permalink
Move GF from deprecated utility
Browse files Browse the repository at this point in the history
  • Loading branch information
MlKilderkin committed Sep 4, 2024
1 parent d5559ad commit 1e311fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lint-staged.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
module.exports = {
'*.{css,scss}': 'npm run lint:style',
'*.js': 'npm run format',
"ignore": ["node_modules", "dist", ".deploy"]
};

0 comments on commit 1e311fa

Please sign in to comment.