@@ -1780,12 +1780,6 @@ exports[`oxlint config snapshots > 'minimal' > should match the config snapshot
17801780 "**/config/**/*.{,c,m}[jt]s{,x}",
17811781 "**/*config.{,c,m}[jt]s{,x}",
17821782 "**/*config.*.{,c,m}[jt]s{,x}",
1783- "**/build/**/*.{,c,m}[jt]s{,x}",
1784- "**/tools/**/*.{,c,m}[jt]s{,x}",
1785- "**/setup/**/*.{,c,m}[jt]s{,x}",
1786- "**/dev/**/*.{,c,m}[jt]s{,x}",
1787- "**/tasks/**/*.{,c,m}[jt]s{,x}",
1788- "**/.github/scripts/**/*",
17891783 ],
17901784 "files": [
17911785 "**/*.{,c,m}[jt]s{,x}",
@@ -2576,12 +2570,6 @@ exports[`oxlint config snapshots > 'minimal' > should match the config snapshot
25762570 "**/config/**/*.{,c,m}[jt]s{,x}",
25772571 "**/*config.{,c,m}[jt]s{,x}",
25782572 "**/*config.*.{,c,m}[jt]s{,x}",
2579- "**/build/**/*.{,c,m}[jt]s{,x}",
2580- "**/tools/**/*.{,c,m}[jt]s{,x}",
2581- "**/setup/**/*.{,c,m}[jt]s{,x}",
2582- "**/dev/**/*.{,c,m}[jt]s{,x}",
2583- "**/tasks/**/*.{,c,m}[jt]s{,x}",
2584- "**/.github/scripts/**/*",
25852573 ],
25862574 "rules": {
25872575 "no-console": "off",
@@ -2594,12 +2582,6 @@ exports[`oxlint config snapshots > 'minimal' > should match the config snapshot
25942582 "**/config/**/*.{,c,m}[jt]s{,x}",
25952583 "**/*config.{,c,m}[jt]s{,x}",
25962584 "**/*config.*.{,c,m}[jt]s{,x}",
2597- "**/build/**/*.{,c,m}[jt]s{,x}",
2598- "**/tools/**/*.{,c,m}[jt]s{,x}",
2599- "**/setup/**/*.{,c,m}[jt]s{,x}",
2600- "**/dev/**/*.{,c,m}[jt]s{,x}",
2601- "**/tasks/**/*.{,c,m}[jt]s{,x}",
2602- "**/.github/scripts/**/*",
26032585 ],
26042586 "jsPlugins": [
26052587 {
@@ -4697,12 +4679,6 @@ exports[`oxlint config snapshots > 'package' > should match the config snapshot
46974679 "**/config/**/*.{,c,m}[jt]s{,x}",
46984680 "**/*config.{,c,m}[jt]s{,x}",
46994681 "**/*config.*.{,c,m}[jt]s{,x}",
4700- "**/build/**/*.{,c,m}[jt]s{,x}",
4701- "**/tools/**/*.{,c,m}[jt]s{,x}",
4702- "**/setup/**/*.{,c,m}[jt]s{,x}",
4703- "**/dev/**/*.{,c,m}[jt]s{,x}",
4704- "**/tasks/**/*.{,c,m}[jt]s{,x}",
4705- "**/.github/scripts/**/*",
47064682 ],
47074683 "files": [
47084684 "**/*.{,c,m}[jt]s{,x}",
@@ -6547,12 +6523,6 @@ exports[`oxlint config snapshots > 'package' > should match the config snapshot
65476523 "**/config/**/*.{,c,m}[jt]s{,x}",
65486524 "**/*config.{,c,m}[jt]s{,x}",
65496525 "**/*config.*.{,c,m}[jt]s{,x}",
6550- "**/build/**/*.{,c,m}[jt]s{,x}",
6551- "**/tools/**/*.{,c,m}[jt]s{,x}",
6552- "**/setup/**/*.{,c,m}[jt]s{,x}",
6553- "**/dev/**/*.{,c,m}[jt]s{,x}",
6554- "**/tasks/**/*.{,c,m}[jt]s{,x}",
6555- "**/.github/scripts/**/*",
65566526 ],
65576527 "rules": {
65586528 "no-console": "off",
@@ -6565,12 +6535,6 @@ exports[`oxlint config snapshots > 'package' > should match the config snapshot
65656535 "**/config/**/*.{,c,m}[jt]s{,x}",
65666536 "**/*config.{,c,m}[jt]s{,x}",
65676537 "**/*config.*.{,c,m}[jt]s{,x}",
6568- "**/build/**/*.{,c,m}[jt]s{,x}",
6569- "**/tools/**/*.{,c,m}[jt]s{,x}",
6570- "**/setup/**/*.{,c,m}[jt]s{,x}",
6571- "**/dev/**/*.{,c,m}[jt]s{,x}",
6572- "**/tasks/**/*.{,c,m}[jt]s{,x}",
6573- "**/.github/scripts/**/*",
65746538 ],
65756539 "jsPlugins": [
65766540 {
@@ -8990,12 +8954,6 @@ exports[`oxlint config snapshots > 'roblox-game' > should match the config snaps
89908954 "**/config/**/*.{,c,m}[jt]s{,x}",
89918955 "**/*config.{,c,m}[jt]s{,x}",
89928956 "**/*config.*.{,c,m}[jt]s{,x}",
8993- "**/build/**/*.{,c,m}[jt]s{,x}",
8994- "**/tools/**/*.{,c,m}[jt]s{,x}",
8995- "**/setup/**/*.{,c,m}[jt]s{,x}",
8996- "**/dev/**/*.{,c,m}[jt]s{,x}",
8997- "**/tasks/**/*.{,c,m}[jt]s{,x}",
8998- "**/.github/scripts/**/*",
89998957 ],
90008958 "files": [
90018959 "**/*.{,c,m}[jt]s{,x}",
@@ -10610,12 +10568,6 @@ exports[`oxlint config snapshots > 'roblox-game' > should match the config snaps
1061010568 "**/config/**/*.{,c,m}[jt]s{,x}",
1061110569 "**/*config.{,c,m}[jt]s{,x}",
1061210570 "**/*config.*.{,c,m}[jt]s{,x}",
10613- "**/build/**/*.{,c,m}[jt]s{,x}",
10614- "**/tools/**/*.{,c,m}[jt]s{,x}",
10615- "**/setup/**/*.{,c,m}[jt]s{,x}",
10616- "**/dev/**/*.{,c,m}[jt]s{,x}",
10617- "**/tasks/**/*.{,c,m}[jt]s{,x}",
10618- "**/.github/scripts/**/*",
1061910571 ],
1062010572 "rules": {
1062110573 "no-console": "off",
@@ -10628,12 +10580,6 @@ exports[`oxlint config snapshots > 'roblox-game' > should match the config snaps
1062810580 "**/config/**/*.{,c,m}[jt]s{,x}",
1062910581 "**/*config.{,c,m}[jt]s{,x}",
1063010582 "**/*config.*.{,c,m}[jt]s{,x}",
10631- "**/build/**/*.{,c,m}[jt]s{,x}",
10632- "**/tools/**/*.{,c,m}[jt]s{,x}",
10633- "**/setup/**/*.{,c,m}[jt]s{,x}",
10634- "**/dev/**/*.{,c,m}[jt]s{,x}",
10635- "**/tasks/**/*.{,c,m}[jt]s{,x}",
10636- "**/.github/scripts/**/*",
1063710583 ],
1063810584 "jsPlugins": [
1063910585 {
@@ -13056,12 +13002,6 @@ exports[`oxlint config snapshots > 'scoped-roblox' > should match the config sna
1305613002 "**/config/**/*.{,c,m}[jt]s{,x}",
1305713003 "**/*config.{,c,m}[jt]s{,x}",
1305813004 "**/*config.*.{,c,m}[jt]s{,x}",
13059- "**/build/**/*.{,c,m}[jt]s{,x}",
13060- "**/tools/**/*.{,c,m}[jt]s{,x}",
13061- "**/setup/**/*.{,c,m}[jt]s{,x}",
13062- "**/dev/**/*.{,c,m}[jt]s{,x}",
13063- "**/tasks/**/*.{,c,m}[jt]s{,x}",
13064- "**/.github/scripts/**/*",
1306513005 ],
1306613006 "files": [
1306713007 "**/*.{,c,m}[jt]s{,x}",
@@ -15963,12 +15903,6 @@ exports[`oxlint config snapshots > 'scoped-roblox' > should match the config sna
1596315903 "**/config/**/*.{,c,m}[jt]s{,x}",
1596415904 "**/*config.{,c,m}[jt]s{,x}",
1596515905 "**/*config.*.{,c,m}[jt]s{,x}",
15966- "**/build/**/*.{,c,m}[jt]s{,x}",
15967- "**/tools/**/*.{,c,m}[jt]s{,x}",
15968- "**/setup/**/*.{,c,m}[jt]s{,x}",
15969- "**/dev/**/*.{,c,m}[jt]s{,x}",
15970- "**/tasks/**/*.{,c,m}[jt]s{,x}",
15971- "**/.github/scripts/**/*",
1597215906 "src/**",
1597315907 ],
1597415908 "files": [
@@ -17058,12 +16992,6 @@ exports[`oxlint config snapshots > 'scoped-roblox' > should match the config sna
1705816992 "**/config/**/*.{,c,m}[jt]s{,x}",
1705916993 "**/*config.{,c,m}[jt]s{,x}",
1706016994 "**/*config.*.{,c,m}[jt]s{,x}",
17061- "**/build/**/*.{,c,m}[jt]s{,x}",
17062- "**/tools/**/*.{,c,m}[jt]s{,x}",
17063- "**/setup/**/*.{,c,m}[jt]s{,x}",
17064- "**/dev/**/*.{,c,m}[jt]s{,x}",
17065- "**/tasks/**/*.{,c,m}[jt]s{,x}",
17066- "**/.github/scripts/**/*",
1706716995 ],
1706816996 "rules": {
1706916997 "no-console": "off",
@@ -17076,12 +17004,6 @@ exports[`oxlint config snapshots > 'scoped-roblox' > should match the config sna
1707617004 "**/config/**/*.{,c,m}[jt]s{,x}",
1707717005 "**/*config.{,c,m}[jt]s{,x}",
1707817006 "**/*config.*.{,c,m}[jt]s{,x}",
17079- "**/build/**/*.{,c,m}[jt]s{,x}",
17080- "**/tools/**/*.{,c,m}[jt]s{,x}",
17081- "**/setup/**/*.{,c,m}[jt]s{,x}",
17082- "**/dev/**/*.{,c,m}[jt]s{,x}",
17083- "**/tasks/**/*.{,c,m}[jt]s{,x}",
17084- "**/.github/scripts/**/*",
1708517007 ],
1708617008 "jsPlugins": [
1708717009 {
0 commit comments