mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-20 20:35:43 +02:00
define files in eslint
This commit is contained in:
parent
0e4f35e87a
commit
3b10453af3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
// eslint.config.js
|
||||
export default [
|
||||
{
|
||||
files: ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"],
|
||||
rules: {
|
||||
semi: "error",
|
||||
"prefer-const": "error"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue