UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

13 lines (11 loc) 237 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { '.css': 'scss', '.js': 'js', '.scss': 'scss' }; module.exports = exports['default']; //# sourceMappingURL=syntaxMap.js.map