sails
Version:
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
8 lines (4 loc) • 418 B
Markdown
# assets/.eslintrc
This file is for [ESLint](https://eslint.org/) configuration overrides for the `assets/` directory.
These override the code conventions defined in the top-level [`.eslintrc`](https://sailsjs.com/documentation/anatomy/.eslintrc), to allow for variations between front-end JavaScript code vs. backend code designed to run in a Node.js/Sails process.
<docmeta name="displayName" value=".eslintrc">