mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: update ESLint/TS ignore
This commit is contained in:
@@ -18,5 +18,9 @@
|
||||
"./Source/**/*.js",
|
||||
"./Build/**/*.ts",
|
||||
"./Source/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"public"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user