mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
feat: add rule preset: guide
This preset will be used in the Meteor guide.
This commit is contained in:
@@ -29,4 +29,7 @@ export const configs = {
|
||||
'meteor/template-names': 2,
|
||||
},
|
||||
},
|
||||
guide: {
|
||||
rules: {},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user