Commit 90eed32
committed
🚨 chore(eslint): Declare dateFormatterFactory as global
Adds a `/* global */` directive to `src/examples.js`.
This prevents ESLint from reporting `dateFormatterFactory` as an undeclared variable, ensuring correct linting for the file.1 parent 1e0d399 commit 90eed32
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments