Compare commits
1
Commits
b4fe7263e2
...
2a2039f18b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a2039f18b |
@@ -0,0 +1,2 @@
|
||||
web/modules/*
|
||||
WFA-JS/*
|
||||
@@ -0,0 +1,2 @@
|
||||
web/modules/*
|
||||
WFA-JS/*
|
||||
@@ -4,6 +4,7 @@ import js from "@eslint/js";
|
||||
|
||||
export default defineConfig([
|
||||
js.configs.recommended,
|
||||
globalIgnores(["dist/", "web/modules", "WFA-JS"]),
|
||||
{
|
||||
languageOptions: {
|
||||
globals: {
|
||||
|
||||
Reference in New Issue
Block a user