Skip to content

Commit 0333dfa

Browse files
committed
Update to neostandard
1 parent 057f821 commit 0333dfa

File tree

4 files changed

+1906
-997
lines changed

4 files changed

+1906
-997
lines changed

.eslintrc.json

-4
This file was deleted.

eslint.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import neostandard from 'neostandard'
2+
3+
export default neostandard({
4+
noStyle: true,
5+
})

0 commit comments

Comments
 (0)