Edit Page
assets/.eslintrc
This file is for ESLint configuration overrides for the assets/
directory.
These override the code conventions defined in the top-level .eslintrc
, to allow for variations between front-end JavaScript code vs. backend code designed to run in a Node.js/Sails process.
Want to see for yourself?
An example of this file can be found in our sample app repo, here.