style(feature-flags): 🎨 Enforce linting rules for feature flags to improve code consistency and developer experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
f4c4ad0b9b
commit
6ec47fe8c7
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ export default tseslint.config(
|
|||
'**/__tests__/**',
|
||||
'dist/',
|
||||
'node_modules/',
|
||||
'msw/',
|
||||
'*.d.ts',
|
||||
'*.js',
|
||||
'tsup.config.ts',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue