Skip to content

Commit b76ddc8

Browse files
committed
chore(eslint): remove noStyle option from neostandard configuration
1 parent 3820e2d commit b76ddc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ export default [
1515
eslintPluginJs.configs.recommended,
1616
...neostandard({
1717
noJsx: true,
18-
noStyle: true,
1918
ts: true
2019
}),
2120
eslintPlugins.promise.configs['flat/recommended'],

0 commit comments

Comments
 (0)