Initial Commit, eslint rules
This commit is contained in:
commit
7b9db430ea
16 changed files with 2365 additions and 0 deletions
6
src/react/settings/react.js
vendored
Normal file
6
src/react/settings/react.js
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
react: {
|
||||
pragma: 'React',
|
||||
version: 'detect',
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue